Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-0450 (GCVE-0-2024-0450)
Vulnerability from cvelistv5
Vendor | Product | Version | ||
---|---|---|---|---|
Python Software Foundation | CPython |
Version: 0 Version: 3.9.0 Version: 3.10.0 Version: 3.11.0 Version: 3.12.0 Version: 3.13.0a1 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2025-04-11T22:03:14.930Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "tags": [ "issue-tracking", "x_transferred" ], "url": "https://github.com/python/cpython/issues/109858" }, { "tags": [ "x_transferred" ], "url": "https://www.bamsoftware.com/hacks/zipbomb/" }, { "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/03/20/5" }, { "tags": [ "patch", "x_transferred" ], "url": "https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/" }, { "url": "https://security.netapp.com/advisory/ntap-20250411-0005/" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "cpython", "vendor": "python", "versions": [ { "lessThan": "3.8.18", "status": "affected", "version": "0", "versionType": "custom" }, { "status": "affected", "version": "3.9.18" }, { "status": "affected", "version": "3.10.13" }, { "status": "affected", "version": "3.11.7" }, { "status": "affected", "version": "3.12.1" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-0450", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-03-20T14:30:38.300055Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-02T15:00:26.971Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "CPython", "repo": "https://github.com/python/cpython", "vendor": "Python Software Foundation", "versions": [ { "lessThan": "3.8.19", "status": "affected", "version": "0", "versionType": "python" }, { "lessThan": "3.9.19", "status": "affected", "version": "3.9.0", "versionType": "python" }, { "lessThan": "3.10.14", "status": "affected", "version": "3.10.0", "versionType": "python" }, { "lessThan": "3.11.8", "status": "affected", "version": "3.11.0", "versionType": "python" }, { "lessThan": "3.12.2", "status": "affected", "version": "3.12.0", "versionType": "python" }, { "lessThan": "3.13.0a3", "status": "affected", "version": "3.13.0a1", "versionType": "python" } ] } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "\u003cp\u003e\u003cspan style=\"background-color: transparent;\"\u003eAn issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\"background-color: transparent;\"\u003eThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\u003c/span\u003e\u003c/p\u003e\u003cbr\u003e" } ], "value": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n" } ], "impacts": [ { "capecId": "CAPEC-130", "descriptions": [ { "lang": "en", "value": "CAPEC-130 Excessive Allocation" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-405", "description": "CWE-405", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-06-13T19:24:15.993Z", "orgId": "28c92f92-d60d-412d-b760-e73465c3df22", "shortName": "PSF" }, "references": [ { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "tags": [ "issue-tracking" ], "url": "https://github.com/python/cpython/issues/109858" }, { "url": "https://www.bamsoftware.com/hacks/zipbomb/" }, { "tags": [ "vendor-advisory" ], "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "url": "http://www.openwall.com/lists/oss-security/2024/03/20/5" }, { "tags": [ "patch" ], "url": "https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/" } ], "source": { "discovery": "UNKNOWN" }, "title": "Quoted zip-bomb protection for zipfile", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22", "assignerShortName": "PSF", "cveId": "CVE-2024-0450", "datePublished": "2024-03-19T15:12:07.789Z", "dateReserved": "2024-01-11T22:16:41.964Z", "dateUpdated": "2025-04-11T22:03:14.930Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-0450\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2024-03-19T16:15:09.180\",\"lastModified\":\"2025-04-11T22:15:28.817\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\\n\\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\\n\\n\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un problema en el m\u00f3dulo `zipfile` de CPython que afecta a las versiones 3.12.2, 3.11.8, 3.10.13, 3.9.18 y 3.8.18 y anteriores. El m\u00f3dulo zipfile es vulnerable a bombas zip \\\"superpuestas entre comillas\\\" que explotan el formato zip para crear una bomba zip con una alta relaci\u00f3n de compresi\u00f3n. Las versiones fijas de CPython hacen que el m\u00f3dulo zipfile rechace archivos zip que se superponen con entradas en el archivo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-405\"}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/03/20/5\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/109858\",\"source\":\"cna@python.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html\",\"source\":\"cna@python.org\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html\",\"source\":\"cna@python.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/\",\"source\":\"cna@python.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/\",\"source\":\"cna@python.org\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/\",\"source\":\"cna@python.org\"},{\"url\":\"https://www.bamsoftware.com/hacks/zipbomb/\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/03/20/5\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/python/cpython/issues/109858\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250411-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.bamsoftware.com/hacks/zipbomb/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/issues/109858\", \"tags\": [\"issue-tracking\", \"x_transferred\"]}, {\"url\": \"https://www.bamsoftware.com/hacks/zipbomb/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/20/5\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675\", \"tags\": [\"patch\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250411-0005/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-11T22:03:14.930Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-0450\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-20T14:30:38.300055Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:python:cpython:*:*:*:*:*:*:*:*\"], \"vendor\": \"python\", \"product\": \"cpython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.18\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.9.18\"}, {\"status\": \"affected\", \"version\": \"3.10.13\"}, {\"status\": \"affected\", \"version\": \"3.11.7\"}, {\"status\": \"affected\", \"version\": \"3.12.1\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-02T15:00:16.558Z\"}}], \"cna\": {\"title\": \"Quoted zip-bomb protection for zipfile\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-130\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-130 Excessive Allocation\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/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\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.8.19\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.9.0\", \"lessThan\": \"3.9.19\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.10.0\", \"lessThan\": \"3.10.14\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.11.0\", \"lessThan\": \"3.11.8\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.12.0\", \"lessThan\": \"3.12.2\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.13.0a1\", \"lessThan\": \"3.13.0a3\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/issues/109858\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://www.bamsoftware.com/hacks/zipbomb/\"}, {\"url\": \"https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/03/20/5\"}, {\"url\": \"https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675\", \"tags\": [\"patch\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\\n\\nThe zipfile module is vulnerable to \\u201cquoted-overlap\\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003e\u003cspan style=\\\"background-color: transparent;\\\"\u003eAn issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\u003c/span\u003e\u003c/p\u003e\u003cp\u003e\u003cspan style=\\\"background-color: transparent;\\\"\u003eThe zipfile module is vulnerable to \\u201cquoted-overlap\\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\u003c/span\u003e\u003c/p\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-405\", \"description\": \"CWE-405\"}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2024-06-13T19:24:15.993Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-0450\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-11T22:03:14.930Z\", \"dateReserved\": \"2024-01-11T22:16:41.964Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2024-03-19T15:12:07.789Z\", \"assignerShortName\": \"PSF\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2024:13790-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python38-3.8.19-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python38-3.8.19-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13790", "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_13790-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "python38-3.8.19-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:13790-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": "python38-3.8.19-1.1.aarch64", "product": { "name": "python38-3.8.19-1.1.aarch64", "product_id": "python38-3.8.19-1.1.aarch64" } }, { "category": "product_version", "name": "python38-curses-3.8.19-1.1.aarch64", "product": { "name": "python38-curses-3.8.19-1.1.aarch64", "product_id": "python38-curses-3.8.19-1.1.aarch64" } }, { "category": "product_version", "name": "python38-dbm-3.8.19-1.1.aarch64", "product": { "name": "python38-dbm-3.8.19-1.1.aarch64", "product_id": "python38-dbm-3.8.19-1.1.aarch64" } }, { "category": "product_version", "name": "python38-idle-3.8.19-1.1.aarch64", "product": { "name": "python38-idle-3.8.19-1.1.aarch64", "product_id": "python38-idle-3.8.19-1.1.aarch64" } }, { "category": "product_version", "name": "python38-tk-3.8.19-1.1.aarch64", "product": { "name": "python38-tk-3.8.19-1.1.aarch64", "product_id": "python38-tk-3.8.19-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.19-1.1.ppc64le", "product": { "name": "python38-3.8.19-1.1.ppc64le", "product_id": "python38-3.8.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-curses-3.8.19-1.1.ppc64le", "product": { "name": "python38-curses-3.8.19-1.1.ppc64le", "product_id": "python38-curses-3.8.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-dbm-3.8.19-1.1.ppc64le", "product": { "name": "python38-dbm-3.8.19-1.1.ppc64le", "product_id": "python38-dbm-3.8.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-idle-3.8.19-1.1.ppc64le", "product": { "name": "python38-idle-3.8.19-1.1.ppc64le", "product_id": "python38-idle-3.8.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python38-tk-3.8.19-1.1.ppc64le", "product": { "name": "python38-tk-3.8.19-1.1.ppc64le", "product_id": "python38-tk-3.8.19-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.19-1.1.s390x", "product": { "name": "python38-3.8.19-1.1.s390x", "product_id": "python38-3.8.19-1.1.s390x" } }, { "category": "product_version", "name": "python38-curses-3.8.19-1.1.s390x", "product": { "name": "python38-curses-3.8.19-1.1.s390x", "product_id": "python38-curses-3.8.19-1.1.s390x" } }, { "category": "product_version", "name": "python38-dbm-3.8.19-1.1.s390x", "product": { "name": "python38-dbm-3.8.19-1.1.s390x", "product_id": "python38-dbm-3.8.19-1.1.s390x" } }, { "category": "product_version", "name": "python38-idle-3.8.19-1.1.s390x", "product": { "name": "python38-idle-3.8.19-1.1.s390x", "product_id": "python38-idle-3.8.19-1.1.s390x" } }, { "category": "product_version", "name": "python38-tk-3.8.19-1.1.s390x", "product": { "name": "python38-tk-3.8.19-1.1.s390x", "product_id": "python38-tk-3.8.19-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python38-3.8.19-1.1.x86_64", "product": { "name": "python38-3.8.19-1.1.x86_64", "product_id": "python38-3.8.19-1.1.x86_64" } }, { "category": "product_version", "name": "python38-curses-3.8.19-1.1.x86_64", "product": { "name": "python38-curses-3.8.19-1.1.x86_64", "product_id": "python38-curses-3.8.19-1.1.x86_64" } }, { "category": "product_version", "name": "python38-dbm-3.8.19-1.1.x86_64", "product": { "name": "python38-dbm-3.8.19-1.1.x86_64", "product_id": "python38-dbm-3.8.19-1.1.x86_64" } }, { "category": "product_version", "name": "python38-idle-3.8.19-1.1.x86_64", "product": { "name": "python38-idle-3.8.19-1.1.x86_64", "product_id": "python38-idle-3.8.19-1.1.x86_64" } }, { "category": "product_version", "name": "python38-tk-3.8.19-1.1.x86_64", "product": { "name": "python38-tk-3.8.19-1.1.x86_64", "product_id": "python38-tk-3.8.19-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": "python38-3.8.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.19-1.1.aarch64" }, "product_reference": "python38-3.8.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le" }, "product_reference": "python38-3.8.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x" }, "product_reference": "python38-3.8.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-3.8.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64" }, "product_reference": "python38-3.8.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64" }, "product_reference": "python38-curses-3.8.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le" }, "product_reference": "python38-curses-3.8.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x" }, "product_reference": "python38-curses-3.8.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-curses-3.8.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64" }, "product_reference": "python38-curses-3.8.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64" }, "product_reference": "python38-dbm-3.8.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le" }, "product_reference": "python38-dbm-3.8.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x" }, "product_reference": "python38-dbm-3.8.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-dbm-3.8.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64" }, "product_reference": "python38-dbm-3.8.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64" }, "product_reference": "python38-idle-3.8.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le" }, "product_reference": "python38-idle-3.8.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x" }, "product_reference": "python38-idle-3.8.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-idle-3.8.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64" }, "product_reference": "python38-idle-3.8.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64" }, "product_reference": "python38-tk-3.8.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le" }, "product_reference": "python38-tk-3.8.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x" }, "product_reference": "python38-tk-3.8.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python38-tk-3.8.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" }, "product_reference": "python38-tk-3.8.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "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:python38-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python38-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "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:python38-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python38-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-curses-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-dbm-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-idle-3.8.19-1.1.x86_64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.aarch64", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.ppc64le", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.s390x", "openSUSE Tumbleweed:python38-tk-3.8.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
opensuse-su-2024:13800-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python39-3.9.19-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python39-3.9.19-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13800", "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_13800-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "python39-3.9.19-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:13800-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": "python39-3.9.19-1.1.aarch64", "product": { "name": "python39-3.9.19-1.1.aarch64", "product_id": "python39-3.9.19-1.1.aarch64" } }, { "category": "product_version", "name": "python39-32bit-3.9.19-1.1.aarch64", "product": { "name": "python39-32bit-3.9.19-1.1.aarch64", "product_id": "python39-32bit-3.9.19-1.1.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.19-1.1.aarch64", "product": { "name": "python39-curses-3.9.19-1.1.aarch64", "product_id": "python39-curses-3.9.19-1.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-1.1.aarch64", "product": { "name": "python39-dbm-3.9.19-1.1.aarch64", "product_id": "python39-dbm-3.9.19-1.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.1.aarch64", "product": { "name": "python39-idle-3.9.19-1.1.aarch64", "product_id": "python39-idle-3.9.19-1.1.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.19-1.1.aarch64", "product": { "name": "python39-tk-3.9.19-1.1.aarch64", "product_id": "python39-tk-3.9.19-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.19-1.1.ppc64le", "product": { "name": "python39-3.9.19-1.1.ppc64le", "product_id": "python39-3.9.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-32bit-3.9.19-1.1.ppc64le", "product": { "name": "python39-32bit-3.9.19-1.1.ppc64le", "product_id": "python39-32bit-3.9.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.19-1.1.ppc64le", "product": { "name": "python39-curses-3.9.19-1.1.ppc64le", "product_id": "python39-curses-3.9.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-1.1.ppc64le", "product": { "name": "python39-dbm-3.9.19-1.1.ppc64le", "product_id": "python39-dbm-3.9.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.1.ppc64le", "product": { "name": "python39-idle-3.9.19-1.1.ppc64le", "product_id": "python39-idle-3.9.19-1.1.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.19-1.1.ppc64le", "product": { "name": "python39-tk-3.9.19-1.1.ppc64le", "product_id": "python39-tk-3.9.19-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.19-1.1.s390x", "product": { "name": "python39-3.9.19-1.1.s390x", "product_id": "python39-3.9.19-1.1.s390x" } }, { "category": "product_version", "name": "python39-32bit-3.9.19-1.1.s390x", "product": { "name": "python39-32bit-3.9.19-1.1.s390x", "product_id": "python39-32bit-3.9.19-1.1.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.19-1.1.s390x", "product": { "name": "python39-curses-3.9.19-1.1.s390x", "product_id": "python39-curses-3.9.19-1.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-1.1.s390x", "product": { "name": "python39-dbm-3.9.19-1.1.s390x", "product_id": "python39-dbm-3.9.19-1.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.1.s390x", "product": { "name": "python39-idle-3.9.19-1.1.s390x", "product_id": "python39-idle-3.9.19-1.1.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.19-1.1.s390x", "product": { "name": "python39-tk-3.9.19-1.1.s390x", "product_id": "python39-tk-3.9.19-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python39-3.9.19-1.1.x86_64", "product": { "name": "python39-3.9.19-1.1.x86_64", "product_id": "python39-3.9.19-1.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.19-1.1.x86_64", "product": { "name": "python39-32bit-3.9.19-1.1.x86_64", "product_id": "python39-32bit-3.9.19-1.1.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.19-1.1.x86_64", "product": { "name": "python39-curses-3.9.19-1.1.x86_64", "product_id": "python39-curses-3.9.19-1.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-1.1.x86_64", "product": { "name": "python39-dbm-3.9.19-1.1.x86_64", "product_id": "python39-dbm-3.9.19-1.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.1.x86_64", "product": { "name": "python39-idle-3.9.19-1.1.x86_64", "product_id": "python39-idle-3.9.19-1.1.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.19-1.1.x86_64", "product": { "name": "python39-tk-3.9.19-1.1.x86_64", "product_id": "python39-tk-3.9.19-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": "python39-3.9.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.19-1.1.aarch64" }, "product_reference": "python39-3.9.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le" }, "product_reference": "python39-3.9.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x" }, "product_reference": "python39-3.9.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64" }, "product_reference": "python39-3.9.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64" }, "product_reference": "python39-32bit-3.9.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le" }, "product_reference": "python39-32bit-3.9.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x" }, "product_reference": "python39-32bit-3.9.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64" }, "product_reference": "python39-32bit-3.9.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64" }, "product_reference": "python39-curses-3.9.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le" }, "product_reference": "python39-curses-3.9.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x" }, "product_reference": "python39-curses-3.9.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64" }, "product_reference": "python39-curses-3.9.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64" }, "product_reference": "python39-dbm-3.9.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le" }, "product_reference": "python39-dbm-3.9.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x" }, "product_reference": "python39-dbm-3.9.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64" }, "product_reference": "python39-dbm-3.9.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64" }, "product_reference": "python39-idle-3.9.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le" }, "product_reference": "python39-idle-3.9.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x" }, "product_reference": "python39-idle-3.9.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64" }, "product_reference": "python39-idle-3.9.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64" }, "product_reference": "python39-tk-3.9.19-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le" }, "product_reference": "python39-tk-3.9.19-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x" }, "product_reference": "python39-tk-3.9.19-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" }, "product_reference": "python39-tk-3.9.19-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python39-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "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:python39-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python39-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python39-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "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:python39-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python39-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-32bit-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-curses-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-dbm-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-idle-3.9.19-1.1.x86_64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.aarch64", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.ppc64le", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.s390x", "openSUSE Tumbleweed:python39-tk-3.9.19-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
opensuse-su-2024:13983-1
Vulnerability from csaf_opensuse
Notes
{ "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-2.7.18-47.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python-2.7.18-47.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13983", "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_13983-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "python-2.7.18-47.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:13983-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-2.7.18-47.1.aarch64", "product": { "name": "python-2.7.18-47.1.aarch64", "product_id": "python-2.7.18-47.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-47.1.aarch64", "product": { "name": "python-curses-2.7.18-47.1.aarch64", "product_id": "python-curses-2.7.18-47.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-47.1.aarch64", "product": { "name": "python-demo-2.7.18-47.1.aarch64", "product_id": "python-demo-2.7.18-47.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-47.1.aarch64", "product": { "name": "python-gdbm-2.7.18-47.1.aarch64", "product_id": "python-gdbm-2.7.18-47.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-47.1.aarch64", "product": { "name": "python-idle-2.7.18-47.1.aarch64", "product_id": "python-idle-2.7.18-47.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-47.1.aarch64", "product": { "name": "python-tk-2.7.18-47.1.aarch64", "product_id": "python-tk-2.7.18-47.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-47.1.ppc64le", "product": { "name": "python-2.7.18-47.1.ppc64le", "product_id": "python-2.7.18-47.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-47.1.ppc64le", "product": { "name": "python-curses-2.7.18-47.1.ppc64le", "product_id": "python-curses-2.7.18-47.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-47.1.ppc64le", "product": { "name": "python-demo-2.7.18-47.1.ppc64le", "product_id": "python-demo-2.7.18-47.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-47.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-47.1.ppc64le", "product_id": "python-gdbm-2.7.18-47.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-47.1.ppc64le", "product": { "name": "python-idle-2.7.18-47.1.ppc64le", "product_id": "python-idle-2.7.18-47.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-47.1.ppc64le", "product": { "name": "python-tk-2.7.18-47.1.ppc64le", "product_id": "python-tk-2.7.18-47.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-47.1.s390x", "product": { "name": "python-2.7.18-47.1.s390x", "product_id": "python-2.7.18-47.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-47.1.s390x", "product": { "name": "python-curses-2.7.18-47.1.s390x", "product_id": "python-curses-2.7.18-47.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-47.1.s390x", "product": { "name": "python-demo-2.7.18-47.1.s390x", "product_id": "python-demo-2.7.18-47.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-47.1.s390x", "product": { "name": "python-gdbm-2.7.18-47.1.s390x", "product_id": "python-gdbm-2.7.18-47.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-47.1.s390x", "product": { "name": "python-idle-2.7.18-47.1.s390x", "product_id": "python-idle-2.7.18-47.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-47.1.s390x", "product": { "name": "python-tk-2.7.18-47.1.s390x", "product_id": "python-tk-2.7.18-47.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python-2.7.18-47.1.x86_64", "product": { "name": "python-2.7.18-47.1.x86_64", "product_id": "python-2.7.18-47.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-47.1.x86_64", "product": { "name": "python-curses-2.7.18-47.1.x86_64", "product_id": "python-curses-2.7.18-47.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-47.1.x86_64", "product": { "name": "python-demo-2.7.18-47.1.x86_64", "product_id": "python-demo-2.7.18-47.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-47.1.x86_64", "product": { "name": "python-gdbm-2.7.18-47.1.x86_64", "product_id": "python-gdbm-2.7.18-47.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-47.1.x86_64", "product": { "name": "python-idle-2.7.18-47.1.x86_64", "product_id": "python-idle-2.7.18-47.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-47.1.x86_64", "product": { "name": "python-tk-2.7.18-47.1.x86_64", "product_id": "python-tk-2.7.18-47.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-2.7.18-47.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-47.1.aarch64" }, "product_reference": "python-2.7.18-47.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-47.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-47.1.ppc64le" }, "product_reference": "python-2.7.18-47.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-47.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-47.1.s390x" }, "product_reference": "python-2.7.18-47.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-47.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-2.7.18-47.1.x86_64" }, "product_reference": "python-2.7.18-47.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-47.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-47.1.aarch64" }, "product_reference": "python-curses-2.7.18-47.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-47.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-47.1.ppc64le" }, "product_reference": "python-curses-2.7.18-47.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-47.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-47.1.s390x" }, "product_reference": "python-curses-2.7.18-47.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-47.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-curses-2.7.18-47.1.x86_64" }, "product_reference": "python-curses-2.7.18-47.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-47.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-47.1.aarch64" }, "product_reference": "python-demo-2.7.18-47.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-47.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-47.1.ppc64le" }, "product_reference": "python-demo-2.7.18-47.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-47.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-47.1.s390x" }, "product_reference": "python-demo-2.7.18-47.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-47.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-demo-2.7.18-47.1.x86_64" }, "product_reference": "python-demo-2.7.18-47.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-47.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-47.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-47.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-47.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-47.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.s390x" }, "product_reference": "python-gdbm-2.7.18-47.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-47.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-47.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-47.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-47.1.aarch64" }, "product_reference": "python-idle-2.7.18-47.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-47.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-47.1.ppc64le" }, "product_reference": "python-idle-2.7.18-47.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-47.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-47.1.s390x" }, "product_reference": "python-idle-2.7.18-47.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-47.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-idle-2.7.18-47.1.x86_64" }, "product_reference": "python-idle-2.7.18-47.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-47.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-47.1.aarch64" }, "product_reference": "python-tk-2.7.18-47.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-47.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-47.1.ppc64le" }, "product_reference": "python-tk-2.7.18-47.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-47.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-47.1.s390x" }, "product_reference": "python-tk-2.7.18-47.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-47.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python-tk-2.7.18-47.1.x86_64" }, "product_reference": "python-tk-2.7.18-47.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "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-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-curses-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-demo-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-gdbm-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-idle-2.7.18-47.1.x86_64", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.aarch64", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.ppc64le", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.s390x", "openSUSE Tumbleweed:python-tk-2.7.18-47.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
opensuse-su-2024:13794-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python311-3.11.8-5.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python311-3.11.8-5.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13794", "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_13794-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "python311-3.11.8-5.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:13794-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": "python311-3.11.8-5.1.aarch64", "product": { "name": "python311-3.11.8-5.1.aarch64", "product_id": "python311-3.11.8-5.1.aarch64" } }, { "category": "product_version", "name": "python311-32bit-3.11.8-5.1.aarch64", "product": { "name": "python311-32bit-3.11.8-5.1.aarch64", "product_id": "python311-32bit-3.11.8-5.1.aarch64" } }, { "category": "product_version", "name": "python311-curses-3.11.8-5.1.aarch64", "product": { "name": "python311-curses-3.11.8-5.1.aarch64", "product_id": "python311-curses-3.11.8-5.1.aarch64" } }, { "category": "product_version", "name": "python311-dbm-3.11.8-5.1.aarch64", "product": { "name": "python311-dbm-3.11.8-5.1.aarch64", "product_id": "python311-dbm-3.11.8-5.1.aarch64" } }, { "category": "product_version", "name": "python311-idle-3.11.8-5.1.aarch64", "product": { "name": "python311-idle-3.11.8-5.1.aarch64", "product_id": "python311-idle-3.11.8-5.1.aarch64" } }, { "category": "product_version", "name": "python311-tk-3.11.8-5.1.aarch64", "product": { "name": "python311-tk-3.11.8-5.1.aarch64", "product_id": "python311-tk-3.11.8-5.1.aarch64" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.8-5.1.aarch64", "product": { "name": "python311-x86-64-v3-3.11.8-5.1.aarch64", "product_id": "python311-x86-64-v3-3.11.8-5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.8-5.1.ppc64le", "product": { "name": "python311-3.11.8-5.1.ppc64le", "product_id": "python311-3.11.8-5.1.ppc64le" } }, { "category": "product_version", "name": "python311-32bit-3.11.8-5.1.ppc64le", "product": { "name": "python311-32bit-3.11.8-5.1.ppc64le", "product_id": "python311-32bit-3.11.8-5.1.ppc64le" } }, { "category": "product_version", "name": "python311-curses-3.11.8-5.1.ppc64le", "product": { "name": "python311-curses-3.11.8-5.1.ppc64le", "product_id": "python311-curses-3.11.8-5.1.ppc64le" } }, { "category": "product_version", "name": "python311-dbm-3.11.8-5.1.ppc64le", "product": { "name": "python311-dbm-3.11.8-5.1.ppc64le", "product_id": "python311-dbm-3.11.8-5.1.ppc64le" } }, { "category": "product_version", "name": "python311-idle-3.11.8-5.1.ppc64le", "product": { "name": "python311-idle-3.11.8-5.1.ppc64le", "product_id": "python311-idle-3.11.8-5.1.ppc64le" } }, { "category": "product_version", "name": "python311-tk-3.11.8-5.1.ppc64le", "product": { "name": "python311-tk-3.11.8-5.1.ppc64le", "product_id": "python311-tk-3.11.8-5.1.ppc64le" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.8-5.1.ppc64le", "product": { "name": "python311-x86-64-v3-3.11.8-5.1.ppc64le", "product_id": "python311-x86-64-v3-3.11.8-5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.8-5.1.s390x", "product": { "name": "python311-3.11.8-5.1.s390x", "product_id": "python311-3.11.8-5.1.s390x" } }, { "category": "product_version", "name": "python311-32bit-3.11.8-5.1.s390x", "product": { "name": "python311-32bit-3.11.8-5.1.s390x", "product_id": "python311-32bit-3.11.8-5.1.s390x" } }, { "category": "product_version", "name": "python311-curses-3.11.8-5.1.s390x", "product": { "name": "python311-curses-3.11.8-5.1.s390x", "product_id": "python311-curses-3.11.8-5.1.s390x" } }, { "category": "product_version", "name": "python311-dbm-3.11.8-5.1.s390x", "product": { "name": "python311-dbm-3.11.8-5.1.s390x", "product_id": "python311-dbm-3.11.8-5.1.s390x" } }, { "category": "product_version", "name": "python311-idle-3.11.8-5.1.s390x", "product": { "name": "python311-idle-3.11.8-5.1.s390x", "product_id": "python311-idle-3.11.8-5.1.s390x" } }, { "category": "product_version", "name": "python311-tk-3.11.8-5.1.s390x", "product": { "name": "python311-tk-3.11.8-5.1.s390x", "product_id": "python311-tk-3.11.8-5.1.s390x" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.8-5.1.s390x", "product": { "name": "python311-x86-64-v3-3.11.8-5.1.s390x", "product_id": "python311-x86-64-v3-3.11.8-5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python311-3.11.8-5.1.x86_64", "product": { "name": "python311-3.11.8-5.1.x86_64", "product_id": "python311-3.11.8-5.1.x86_64" } }, { "category": "product_version", "name": "python311-32bit-3.11.8-5.1.x86_64", "product": { "name": "python311-32bit-3.11.8-5.1.x86_64", "product_id": "python311-32bit-3.11.8-5.1.x86_64" } }, { "category": "product_version", "name": "python311-curses-3.11.8-5.1.x86_64", "product": { "name": "python311-curses-3.11.8-5.1.x86_64", "product_id": "python311-curses-3.11.8-5.1.x86_64" } }, { "category": "product_version", "name": "python311-dbm-3.11.8-5.1.x86_64", "product": { "name": "python311-dbm-3.11.8-5.1.x86_64", "product_id": "python311-dbm-3.11.8-5.1.x86_64" } }, { "category": "product_version", "name": "python311-idle-3.11.8-5.1.x86_64", "product": { "name": "python311-idle-3.11.8-5.1.x86_64", "product_id": "python311-idle-3.11.8-5.1.x86_64" } }, { "category": "product_version", "name": "python311-tk-3.11.8-5.1.x86_64", "product": { "name": "python311-tk-3.11.8-5.1.x86_64", "product_id": "python311-tk-3.11.8-5.1.x86_64" } }, { "category": "product_version", "name": "python311-x86-64-v3-3.11.8-5.1.x86_64", "product": { "name": "python311-x86-64-v3-3.11.8-5.1.x86_64", "product_id": "python311-x86-64-v3-3.11.8-5.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": "python311-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.8-5.1.aarch64" }, "product_reference": "python311-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.8-5.1.ppc64le" }, "product_reference": "python311-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.8-5.1.s390x" }, "product_reference": "python311-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-3.11.8-5.1.x86_64" }, "product_reference": "python311-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.aarch64" }, "product_reference": "python311-32bit-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.ppc64le" }, "product_reference": "python311-32bit-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.s390x" }, "product_reference": "python311-32bit-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.x86_64" }, "product_reference": "python311-32bit-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.aarch64" }, "product_reference": "python311-curses-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.ppc64le" }, "product_reference": "python311-curses-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.s390x" }, "product_reference": "python311-curses-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.x86_64" }, "product_reference": "python311-curses-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.aarch64" }, "product_reference": "python311-dbm-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.ppc64le" }, "product_reference": "python311-dbm-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.s390x" }, "product_reference": "python311-dbm-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.x86_64" }, "product_reference": "python311-dbm-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.aarch64" }, "product_reference": "python311-idle-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.ppc64le" }, "product_reference": "python311-idle-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.s390x" }, "product_reference": "python311-idle-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.x86_64" }, "product_reference": "python311-idle-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.aarch64" }, "product_reference": "python311-tk-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.ppc64le" }, "product_reference": "python311-tk-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.s390x" }, "product_reference": "python311-tk-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.x86_64" }, "product_reference": "python311-tk-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.8-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.aarch64" }, "product_reference": "python311-x86-64-v3-3.11.8-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.8-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.ppc64le" }, "product_reference": "python311-x86-64-v3-3.11.8-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.8-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.s390x" }, "product_reference": "python311-x86-64-v3-3.11.8-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-x86-64-v3-3.11.8-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.x86_64" }, "product_reference": "python311-x86-64-v3-3.11.8-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python311-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "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:python311-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python311-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-32bit-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-curses-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-dbm-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-idle-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-tk-3.11.8-5.1.x86_64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.aarch64", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.ppc64le", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.s390x", "openSUSE Tumbleweed:python311-x86-64-v3-3.11.8-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
opensuse-su-2024:13799-1
Vulnerability from csaf_opensuse
Notes
{ "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": "python310-3.10.14-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-3.10.14-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13799", "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_13799-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "python310-3.10.14-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:13799-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": "python310-3.10.14-1.1.aarch64", "product": { "name": "python310-3.10.14-1.1.aarch64", "product_id": "python310-3.10.14-1.1.aarch64" } }, { "category": "product_version", "name": "python310-32bit-3.10.14-1.1.aarch64", "product": { "name": "python310-32bit-3.10.14-1.1.aarch64", "product_id": "python310-32bit-3.10.14-1.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.14-1.1.aarch64", "product": { "name": "python310-curses-3.10.14-1.1.aarch64", "product_id": "python310-curses-3.10.14-1.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-1.1.aarch64", "product": { "name": "python310-dbm-3.10.14-1.1.aarch64", "product_id": "python310-dbm-3.10.14-1.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.14-1.1.aarch64", "product": { "name": "python310-idle-3.10.14-1.1.aarch64", "product_id": "python310-idle-3.10.14-1.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.14-1.1.aarch64", "product": { "name": "python310-tk-3.10.14-1.1.aarch64", "product_id": "python310-tk-3.10.14-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.14-1.1.ppc64le", "product": { "name": "python310-3.10.14-1.1.ppc64le", "product_id": "python310-3.10.14-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-32bit-3.10.14-1.1.ppc64le", "product": { "name": "python310-32bit-3.10.14-1.1.ppc64le", "product_id": "python310-32bit-3.10.14-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.14-1.1.ppc64le", "product": { "name": "python310-curses-3.10.14-1.1.ppc64le", "product_id": "python310-curses-3.10.14-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-1.1.ppc64le", "product": { "name": "python310-dbm-3.10.14-1.1.ppc64le", "product_id": "python310-dbm-3.10.14-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.14-1.1.ppc64le", "product": { "name": "python310-idle-3.10.14-1.1.ppc64le", "product_id": "python310-idle-3.10.14-1.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.14-1.1.ppc64le", "product": { "name": "python310-tk-3.10.14-1.1.ppc64le", "product_id": "python310-tk-3.10.14-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.14-1.1.s390x", "product": { "name": "python310-3.10.14-1.1.s390x", "product_id": "python310-3.10.14-1.1.s390x" } }, { "category": "product_version", "name": "python310-32bit-3.10.14-1.1.s390x", "product": { "name": "python310-32bit-3.10.14-1.1.s390x", "product_id": "python310-32bit-3.10.14-1.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.14-1.1.s390x", "product": { "name": "python310-curses-3.10.14-1.1.s390x", "product_id": "python310-curses-3.10.14-1.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-1.1.s390x", "product": { "name": "python310-dbm-3.10.14-1.1.s390x", "product_id": "python310-dbm-3.10.14-1.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.14-1.1.s390x", "product": { "name": "python310-idle-3.10.14-1.1.s390x", "product_id": "python310-idle-3.10.14-1.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.14-1.1.s390x", "product": { "name": "python310-tk-3.10.14-1.1.s390x", "product_id": "python310-tk-3.10.14-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-3.10.14-1.1.x86_64", "product": { "name": "python310-3.10.14-1.1.x86_64", "product_id": "python310-3.10.14-1.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.14-1.1.x86_64", "product": { "name": "python310-32bit-3.10.14-1.1.x86_64", "product_id": "python310-32bit-3.10.14-1.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.14-1.1.x86_64", "product": { "name": "python310-curses-3.10.14-1.1.x86_64", "product_id": "python310-curses-3.10.14-1.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-1.1.x86_64", "product": { "name": "python310-dbm-3.10.14-1.1.x86_64", "product_id": "python310-dbm-3.10.14-1.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.14-1.1.x86_64", "product": { "name": "python310-idle-3.10.14-1.1.x86_64", "product_id": "python310-idle-3.10.14-1.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.14-1.1.x86_64", "product": { "name": "python310-tk-3.10.14-1.1.x86_64", "product_id": "python310-tk-3.10.14-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": "python310-3.10.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.14-1.1.aarch64" }, "product_reference": "python310-3.10.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le" }, "product_reference": "python310-3.10.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x" }, "product_reference": "python310-3.10.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64" }, "product_reference": "python310-3.10.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64" }, "product_reference": "python310-32bit-3.10.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le" }, "product_reference": "python310-32bit-3.10.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x" }, "product_reference": "python310-32bit-3.10.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64" }, "product_reference": "python310-32bit-3.10.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64" }, "product_reference": "python310-curses-3.10.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le" }, "product_reference": "python310-curses-3.10.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x" }, "product_reference": "python310-curses-3.10.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64" }, "product_reference": "python310-curses-3.10.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64" }, "product_reference": "python310-dbm-3.10.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le" }, "product_reference": "python310-dbm-3.10.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x" }, "product_reference": "python310-dbm-3.10.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64" }, "product_reference": "python310-dbm-3.10.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64" }, "product_reference": "python310-idle-3.10.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le" }, "product_reference": "python310-idle-3.10.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x" }, "product_reference": "python310-idle-3.10.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64" }, "product_reference": "python310-idle-3.10.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64" }, "product_reference": "python310-tk-3.10.14-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le" }, "product_reference": "python310-tk-3.10.14-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x" }, "product_reference": "python310-tk-3.10.14-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" }, "product_reference": "python310-tk-3.10.14-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "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:python310-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "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:python310-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-32bit-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-curses-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-dbm-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-idle-3.10.14-1.1.x86_64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.aarch64", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.ppc64le", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.s390x", "openSUSE Tumbleweed:python310-tk-3.10.14-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
WID-SEC-W-2024-3222
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle PeopleSoft ist eine ERP Anwendung.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle PeopleSoft ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3222 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3222.json" }, { "category": "self", "summary": "WID-SEC-2024-3222 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3222" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - October 2024 - Appendix Oracle PeopleSoft vom 2024-10-15", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixPS" } ], "source_lang": "en-US", "title": "Oracle PeopleSoft: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-10-15T22:00:00.000+00:00", "generator": { "date": "2024-10-16T11:15:17.107+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3222", "initial_release_date": "2024-10-15T22:00:00.000+00:00", "revision_history": [ { "date": "2024-10-15T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "9.2", "product": { "name": "Oracle PeopleSoft 9.2", "product_id": "T019030", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:9.2" } } }, { "category": "product_version", "name": "8.59", "product": { "name": "Oracle PeopleSoft 8.59", "product_id": "T019905", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:8.59" } } }, { "category": "product_version", "name": "8.6", "product": { "name": "Oracle PeopleSoft 8.60", "product_id": "T025008", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:8.60" } } }, { "category": "product_version", "name": "8.61", "product": { "name": "Oracle PeopleSoft 8.61", "product_id": "T032124", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:8.61" } } }, { "category": "product_version_range", "name": "\u003c=9.2.50", "product": { "name": "Oracle PeopleSoft \u003c=9.2.50", "product_id": "T038408" } }, { "category": "product_version_range", "name": "\u003c=9.2.50", "product": { "name": "Oracle PeopleSoft \u003c=9.2.50", "product_id": "T038408-fixed" } } ], "category": "product_name", "name": "PeopleSoft" } ], "category": "vendor", "name": "Oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5752", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2024-0232", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-21202", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21202" }, { "cve": "CVE-2024-21214", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21214" }, { "cve": "CVE-2024-21249", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21249" }, { "cve": "CVE-2024-21255", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21255" }, { "cve": "CVE-2024-21264", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21264" }, { "cve": "CVE-2024-21283", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21283" }, { "cve": "CVE-2024-21286", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21286" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-26130" } ] }
wid-sec-w-2024-0687
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Python ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0687 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0687.json" }, { "category": "self", "summary": "WID-SEC-2024-0687 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0687" }, { "category": "external", "summary": "Discuss.Python.org vom 2024-03-20", "url": "https://discuss.python.org/t/python-3-10-14-3-9-19-and-3-8-19-is-now-available/48993" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/109858" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/91133" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/115197" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/81194" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/113659" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/102388" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/114572" }, { "category": "external", "summary": "GitHub Advisory Database", "url": "https://github.com/advisories/GHSA-jm46-725r-hh9v" }, { "category": "external", "summary": "NATIONAL VULNERABILITY DATABASE", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" }, { "category": "external", "summary": "NVD CVE-2023-52425", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425" }, { "category": "external", "summary": "Proof of Concept (PoC) f\u00fcr CVE-2023-52425", "url": "https://github.com/libexpat/libexpat/pull/789" }, { "category": "external", "summary": "Debian Security Advisory DLA-3771 vom 2024-03-24", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3772 vom 2024-03-24", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1009-1 vom 2024-03-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018226.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1162-1 vom 2024-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018264.html" }, { "category": "external", "summary": "IBM Security Bulletin 7148151 vom 2024-04-12", "url": "https://www.ibm.com/support/pages/node/7148151" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0782-2 vom 2024-04-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018443.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-01 vom 2024-05-04", "url": "https://security.gentoo.org/glsa/202405-01" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08", "url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-=" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1556-1 vom 2024-05-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018483.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1936 vom 2024-05-13", "url": "https://alas.aws.amazon.com/ALAS-2024-1936.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2541 vom 2024-05-15", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2541.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1698-1 vom 2024-05-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018560.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-A702B78744 vom 2024-05-22", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-a702b78744" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3347 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-18B9C9B9CF vom 2024-05-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-18b9c9b9cf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1774-1 vom 2024-05-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018602.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3391 vom 2024-05-28", "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1843-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018631.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1847-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018627.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3466 vom 2024-05-29", "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3347 vom 2024-05-30", "url": "http://linux.oracle.com/errata/ELSA-2024-3347.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1844-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018630.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2024-011 vom 2024-05-30", "url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2024-011.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3466 vom 2024-06-01", "url": "https://linux.oracle.com/errata/ELSA-2024-3466.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4058 vom 2024-06-24", "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "external", "summary": "IBM Security Bulletin 7158590 vom 2024-06-25", "url": "https://www.ibm.com/support/pages/node/7158590" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4058 vom 2024-06-24", "url": "https://linux.oracle.com/errata/ELSA-2024-4058.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4078 vom 2024-06-25", "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4077 vom 2024-06-25", "url": "https://access.redhat.com/errata/RHSA-2024:4077" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4078 vom 2024-06-25", "url": "https://linux.oracle.com/errata/ELSA-2024-4078.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4077 vom 2024-06-25", "url": "https://linux.oracle.com/errata/ELSA-2024-4077.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4166 vom 2024-06-27", "url": "https://access.redhat.com/errata/RHSA-2024:4166" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2515 vom 2024-06-28", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2515.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4078 vom 2024-07-02", "url": "https://errata.build.resf.org/RLSA-2024:4078" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-022 vom 2024-07-03", "url": "https://www.dell.com/support/kbdoc/de-de/000226633/dsa-2024-022-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4243 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4077 vom 2024-07-02", "url": "https://errata.build.resf.org/RLSA-2024:4077" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4243 vom 2024-07-04", "url": "https://linux.oracle.com/errata/ELSA-2024-4243.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4370 vom 2024-07-08", "url": "https://access.redhat.com/errata/RHSA-2024:4370" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4406 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4456 vom 2024-07-10", "url": "https://access.redhat.com/errata/RHSA-2024:4456" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6891-1 vom 2024-07-11", "url": "https://ubuntu.com/security/notices/USN-6891-1" }, { "category": "external", "summary": "IBM Security Bulletin 7160134 vom 2024-07-12", "url": "https://www.ibm.com/support/pages/node/7160134" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2479-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018974.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2479-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018975.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4591 vom 2024-07-17", "url": "https://access.redhat.com/errata/RHSA-2024:4591" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-239 vom 2024-07-18", "url": "https://www.dell.com/support/kbdoc/de-de/000227051/dsa-2024-239-security-update-dell-ecs-3-8-1-1-for-multiple-security-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4865 vom 2024-07-25", "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4871 vom 2024-07-25", "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4896 vom 2024-07-29", "url": "https://access.redhat.com/errata/RHSA-2024:4896" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06", "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities" }, { "category": "external", "summary": "IBM Security Bulletin 7165265 vom 2024-08-12", "url": "https://www.ibm.com/support/pages/node/7165265" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5535 vom 2024-08-19", "url": "https://access.redhat.com/errata/RHSA-2024:5535" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1862-1 vom 2024-08-19", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3YSE4IOP4ISWHX3ARM75WVNBEW5HPEM3/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5689 vom 2024-08-21", "url": "https://access.redhat.com/errata/RHSA-2024:5689" }, { "category": "external", "summary": "DELL Security Update for Dell PowerScale OneFS", "url": "https://www.dell.com/support/kbdoc/en-us/000228207/dsa-2024-346-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-412 vom 2024-09-30", "url": "https://www.dell.com/support/kbdoc/de-de/000230678/dsa-2024-412-security-update-for-dell-ecs-3-8-1-2-multiple-third-party-component-vulnerabilities" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10", "url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities" }, { "category": "external", "summary": "IBM Security Bulletin", "url": "https://www.ibm.com/support/pages/node/7174634" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9190 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9192 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2024-016 vom 2024-11-13", "url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2024-016.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-9190 vom 2024-11-19", "url": "https://linux.oracle.com/errata/ELSA-2024-9190.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3980 vom 2024-12-02", "url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7212-1 vom 2025-01-16", "url": "https://ubuntu.com/security/notices/USN-7212-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0364 vom 2025-01-22", "url": "https://access.redhat.com/errata/RHSA-2025:0364" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0650 vom 2025-01-29", "url": "https://access.redhat.com/errata/RHSA-2025:0650" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0646 vom 2025-01-29", "url": "https://access.redhat.com/errata/RHSA-2025:0646" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1120 vom 2025-02-11", "url": "https://access.redhat.com/errata/RHSA-2025:1120" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1116 vom 2025-02-13", "url": "https://access.redhat.com/errata/RHSA-2025:1116" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2797 vom 2025-03-25", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2797.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20250411-0005 vom 2025-04-11", "url": "https://security.netapp.com/advisory/ntap-20250411-0005/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20154-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021184.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20374-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021414.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20025-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021358.html" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Python: Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung und DoS", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:19:29.368+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-0687", "initial_release_date": "2024-03-20T23:00:00.000+00:00", "revision_history": [ { "date": "2024-03-20T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-03-24T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-03-27T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-11T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-05-07T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-05-09T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-13T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-05-15T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-05-20T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-22T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat und Fedora aufgenommen" }, { "date": "2024-05-26T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE, Red Hat und Oracle Linux aufgenommen" }, { "date": "2024-06-02T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-23T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-24T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von IBM, Oracle Linux und Red Hat aufgenommen" }, { "date": "2024-06-25T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-27T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-30T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Rocky Enterprise Software Foundation, Dell und Red Hat aufgenommen" }, { "date": "2024-07-03T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-08T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-10T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-11T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-07-15T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-17T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-07-25T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-28T22:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-05T22:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "36", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-08-12T22:00:00.000+00:00", "number": "37", "summary": "Betroffene Betriebssysteme erg\u00e4nzt" }, { "date": "2024-08-18T22:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-19T22:00:00.000+00:00", "number": "39", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-21T22:00:00.000+00:00", "number": "40", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-01T22:00:00.000+00:00", "number": "41", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-09-30T22:00:00.000+00:00", "number": "42", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-10-09T22:00:00.000+00:00", "number": "43", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-10-31T23:00:00.000+00:00", "number": "44", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "45", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-13T23:00:00.000+00:00", "number": "46", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-11-18T23:00:00.000+00:00", "number": "47", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-12-01T23:00:00.000+00:00", "number": "48", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-01-16T23:00:00.000+00:00", "number": "49", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-01-21T23:00:00.000+00:00", "number": "50", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-28T23:00:00.000+00:00", "number": "51", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-29T23:00:00.000+00:00", "number": "52", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-11T23:00:00.000+00:00", "number": "53", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-12T23:00:00.000+00:00", "number": "54", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-03-25T23:00:00.000+00:00", "number": "55", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-13T22:00:00.000+00:00", "number": "56", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2025-06-03T22:00:00.000+00:00", "number": "57", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-06-04T22:00:00.000+00:00", "number": "58", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "59", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "59" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.1", "product": { "name": "Dell ECS \u003c3.8.1.1", "product_id": "T036366" } }, { "category": "product_version", "name": "3.8.1.1", "product": { "name": "Dell ECS 3.8.1.1", "product_id": "T036366-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.1" } } }, { "category": "product_version_range", "name": "\u003c3.8.1.2", "product": { "name": "Dell ECS \u003c3.8.1.2", "product_id": "T037906" } }, { "category": "product_version", "name": "3.8.1.2", "product": { "name": "Dell ECS 3.8.1.2", "product_id": "T037906-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.2" } } } ], "category": "product_name", "name": "ECS" }, { "branches": [ { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T024663", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:-" } } }, { "category": "product_version", "name": "virtual", "product": { "name": "Dell NetWorker virtual", "product_id": "T034583", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:virtual" } } }, { "category": "product_version_range", "name": "\u003c19.11", "product": { "name": "Dell NetWorker \u003c19.11", "product_id": "T035785" } }, { "category": "product_version", "name": "19.11", "product": { "name": "Dell NetWorker 19.11", "product_id": "T035785-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.11" } } } ], "category": "product_name", "name": "NetWorker" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } }, { "category": "product_name", "name": "Dell PowerScale", "product": { "name": "Dell PowerScale", "product_id": "T034610", "product_identification_helper": { "cpe": "cpe:/a:dell:powerscale_onefs:onefs" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM AIX 7.3", "product_id": "1139691", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } } ], "category": "product_name", "name": "AIX" }, { "category": "product_name", "name": "IBM App Connect Enterprise", "product": { "name": "IBM App Connect Enterprise", "product_id": "T032495", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP9", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP9", "product_id": "T036127" } }, { "category": "product_version", "name": "7.5.0 UP9", "product": { "name": "IBM QRadar SIEM 7.5.0 UP9", "product_id": "T036127-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up9" } } }, { "category": "product_version_range", "name": "\u003c7.5.0 UP10 IF01", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP10 IF01", "product_id": "T038741" } }, { "category": "product_version", "name": "7.5.0 UP10 IF01", "product": { "name": "IBM QRadar SIEM 7.5.0 UP10 IF01", "product_id": "T038741-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up10_if01" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "branches": [ { "category": "product_version", "name": "4.1", "product": { "name": "IBM VIOS 4.1", "product_id": "1522854", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:4.1" } } } ], "category": "product_name", "name": "VIOS" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "for VMware vSphere", "product": { "name": "NetApp ActiveIQ Unified Manager for VMware vSphere", "product_id": "T025152", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere" } } }, { "category": "product_version", "name": "for Microsoft Windows", "product": { "name": "NetApp ActiveIQ Unified Manager for Microsoft Windows", "product_id": "T025631", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows" } } } ], "category": "product_name", "name": "ActiveIQ Unified Manager" }, { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "NetApp Data ONTAP 9", "product_id": "T039981", "product_identification_helper": { "cpe": "cpe:/a:netapp:data_ontap:9" } } } ], "category": "product_name", "name": "Data ONTAP" } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.10.14", "product": { "name": "Open Source Python \u003c3.10.14", "product_id": "T033614" } }, { "category": "product_version", "name": "3.10.14", "product": { "name": "Open Source Python 3.10.14", "product_id": "T033614-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.10.14" } } }, { "category": "product_version_range", "name": "\u003c3.9.19", "product": { "name": "Open Source Python \u003c3.9.19", "product_id": "T033615" } }, { "category": "product_version", "name": "3.9.19", "product": { "name": "Open Source Python 3.9.19", "product_id": "T033615-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.9.19" } } }, { "category": "product_version_range", "name": "\u003c3.8.19", "product": { "name": "Open Source Python \u003c3.8.19", "product_id": "T033616" } }, { "category": "product_version", "name": "3.8.19", "product": { "name": "Open Source Python 3.8.19", "product_id": "T033616-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.8.19" } } } ], "category": "product_name", "name": "Python" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "Container Platform \u003c4.17.16", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.17.16", "product_id": "T041007" } }, { "category": "product_version", "name": "Container Platform 4.17.16", "product": { "name": "Red Hat OpenShift Container Platform 4.17.16", "product_id": "T041007-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.17.16" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T025152", "T033615", "67646", "T033616", "T033614", "T034583", "T036366", "T036127", "T004914", "T038741", "1139691", "T024663", "T025631", "T041007", "398363", "T034610", "T037906", "1522854", "T012167", "T032255", "T035785", "T039981", "74185", "T032495", "T045853", "T045852", "T014381", "T045854", "2951", "T002207", "T000126" ] }, "release_date": "2024-03-20T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T025152", "T033615", "67646", "T033616", "T033614", "T034583", "T036366", "T036127", "T004914", "T038741", "1139691", "T024663", "T025631", "T041007", "398363", "T034610", "T037906", "1522854", "T012167", "T032255", "T035785", "T039981", "74185", "T032495", "T045853", "T045852", "T014381", "T045854", "2951", "T002207", "T000126" ] }, "release_date": "2024-03-20T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T025152", "T033615", "67646", "T033616", "T033614", "T034583", "T036366", "T036127", "T004914", "T038741", "1139691", "T024663", "T025631", "T041007", "398363", "T034610", "T037906", "1522854", "T012167", "T032255", "T035785", "T039981", "74185", "T032495", "T045853", "T045852", "T014381", "T045854", "2951", "T002207", "T000126" ] }, "release_date": "2024-03-20T23:00:00.000+00:00", "title": "CVE-2023-52425" } ] }
WID-SEC-W-2024-1642
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1642 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1642.json" }, { "category": "self", "summary": "WID-SEC-2024-1642 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1642" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - July 2024 - Appendix Oracle Communications vom 2024-07-16", "url": "https://www.oracle.com/security-alerts/cpujul2024.html#AppendixCGBU" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6016 vom 2024-09-05", "url": "https://access.redhat.com/errata/RHSA-2024:6016" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9975 vom 2024-11-21", "url": "https://access.redhat.com/errata/RHSA-2024:9975" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9976 vom 2024-11-21", "url": "https://access.redhat.com/errata/RHSA-2024:9976" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-20T23:00:00.000+00:00", "generator": { "date": "2024-11-21T13:09:50.776+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-1642", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-09-05T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-20T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "23.1.0", "product": { "name": "Oracle Communications 23.1.0", "product_id": "T027326", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.1.0" } } }, { "category": "product_version", "name": "12.6.1.0.0", "product": { "name": "Oracle Communications 12.6.1.0.0", "product_id": "T027338", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.6.1.0.0" } } }, { "category": "product_version", "name": "5.1", "product": { "name": "Oracle Communications 5.1", "product_id": "T028684", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.1" } } }, { "category": "product_version", "name": "15.0.0.0.0", "product": { "name": "Oracle Communications 15.0.0.0.0", "product_id": "T032090", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:15.0.0.0.0" } } }, { "category": "product_version", "name": "23.4.0", "product": { "name": "Oracle Communications 23.4.0", "product_id": "T032091", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.0" } } }, { "category": "product_version", "name": "23.4.1", "product": { "name": "Oracle Communications 23.4.1", "product_id": "T034143", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.1" } } }, { "category": "product_version", "name": "23.4.2", "product": { "name": "Oracle Communications 23.4.2", "product_id": "T034144", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.2" } } }, { "category": "product_version", "name": "24.1.0", "product": { "name": "Oracle Communications 24.1.0", "product_id": "T034145", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0" } } }, { "category": "product_version", "name": "5.2", "product": { "name": "Oracle Communications 5.2", "product_id": "T034146", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.2" } } }, { "category": "product_version_range", "name": "\u003c=23.4.3", "product": { "name": "Oracle Communications \u003c=23.4.3", "product_id": "T036195" } }, { "category": "product_version_range", "name": "\u003c=23.4.3", "product": { "name": "Oracle Communications \u003c=23.4.3", "product_id": "T036195-fixed" } }, { "category": "product_version_range", "name": "\u003c=23.4.4", "product": { "name": "Oracle Communications \u003c=23.4.4", "product_id": "T036196" } }, { "category": "product_version_range", "name": "\u003c=23.4.4", "product": { "name": "Oracle Communications \u003c=23.4.4", "product_id": "T036196-fixed" } }, { "category": "product_version", "name": "24.2.0", "product": { "name": "Oracle Communications 24.2.0", "product_id": "T036197", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.2.0" } } }, { "category": "product_version_range", "name": "\u003c=8.6.0.8", "product": { "name": "Oracle Communications \u003c=8.6.0.8", "product_id": "T036198" } }, { "category": "product_version_range", "name": "\u003c=8.6.0.8", "product": { "name": "Oracle Communications \u003c=8.6.0.8", "product_id": "T036198-fixed" } }, { "category": "product_version", "name": "46.6.4", "product": { "name": "Oracle Communications 46.6.4", "product_id": "T036199", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:46.6.4" } } }, { "category": "product_version", "name": "46.6.5", "product": { "name": "Oracle Communications 46.6.5", "product_id": "T036200", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:46.6.5" } } }, { "category": "product_version", "name": "12.11.3", "product": { "name": "Oracle Communications 12.11.3", "product_id": "T036201", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.3" } } }, { "category": "product_version", "name": "12.11.4", "product": { "name": "Oracle Communications 12.11.4", "product_id": "T036202", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.4" } } }, { "category": "product_version_range", "name": "\u003c=8.6.0.6", "product": { "name": "Oracle Communications \u003c=8.6.0.6", "product_id": "T036203" } }, { "category": "product_version_range", "name": "\u003c=8.6.0.6", "product": { "name": "Oracle Communications \u003c=8.6.0.6", "product_id": "T036203-fixed" } }, { "category": "product_version", "name": "10.5", "product": { "name": "Oracle Communications 10.5", "product_id": "T036204", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:10.5" } } }, { "category": "product_version", "name": "4.1.0", "product": { "name": "Oracle Communications 4.1.0", "product_id": "T036205", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.1.0" } } }, { "category": "product_version", "name": "4.2.0", "product": { "name": "Oracle Communications 4.2.0", "product_id": "T036206", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.2.0" } } }, { "category": "product_version", "name": "9.2.0", "product": { "name": "Oracle Communications 9.2.0", "product_id": "T036207", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.2.0" } } }, { "category": "product_version", "name": "9.3.0", "product": { "name": "Oracle Communications 9.3.0", "product_id": "T036208", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.3.0" } } }, { "category": "product_version", "name": "12.11.0", "product": { "name": "Oracle Communications 12.11.0", "product_id": "T036209", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.0" } } }, { "category": "product_version_range", "name": "\u003c=9.0.3", "product": { "name": "Oracle Communications \u003c=9.0.3", "product_id": "T036210" } }, { "category": "product_version_range", "name": "\u003c=9.0.3", "product": { "name": "Oracle Communications \u003c=9.0.3", "product_id": "T036210-fixed" } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10086", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2019-10086" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-41184", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-41184" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-36033", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-36033" }, { "cve": "CVE-2022-42890", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-42890" }, { "cve": "CVE-2022-48174", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48174" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-33201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-33201" }, { "cve": "CVE-2023-37920", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-37920" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-46589", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-46589" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-5685", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-5685" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-22019", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22019" }, { "cve": "CVE-2024-22201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22234", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22234" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-23807", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-23807" }, { "cve": "CVE-2024-23897", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-23897" }, { "cve": "CVE-2024-24549", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25710", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27316", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-27316" }, { "cve": "CVE-2024-28182", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28752", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-28752" }, { "cve": "CVE-2024-28849", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-29025" }, { "cve": "CVE-2024-2961", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-34064", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34069", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-34069" }, { "cve": "CVE-2024-6162", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-6162" } ] }
wid-sec-w-2024-1642
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1642 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1642.json" }, { "category": "self", "summary": "WID-SEC-2024-1642 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1642" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - July 2024 - Appendix Oracle Communications vom 2024-07-16", "url": "https://www.oracle.com/security-alerts/cpujul2024.html#AppendixCGBU" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6016 vom 2024-09-05", "url": "https://access.redhat.com/errata/RHSA-2024:6016" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9975 vom 2024-11-21", "url": "https://access.redhat.com/errata/RHSA-2024:9975" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9976 vom 2024-11-21", "url": "https://access.redhat.com/errata/RHSA-2024:9976" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-20T23:00:00.000+00:00", "generator": { "date": "2024-11-21T13:09:50.776+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-1642", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-09-05T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-20T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "23.1.0", "product": { "name": "Oracle Communications 23.1.0", "product_id": "T027326", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.1.0" } } }, { "category": "product_version", "name": "12.6.1.0.0", "product": { "name": "Oracle Communications 12.6.1.0.0", "product_id": "T027338", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.6.1.0.0" } } }, { "category": "product_version", "name": "5.1", "product": { "name": "Oracle Communications 5.1", "product_id": "T028684", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.1" } } }, { "category": "product_version", "name": "15.0.0.0.0", "product": { "name": "Oracle Communications 15.0.0.0.0", "product_id": "T032090", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:15.0.0.0.0" } } }, { "category": "product_version", "name": "23.4.0", "product": { "name": "Oracle Communications 23.4.0", "product_id": "T032091", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.0" } } }, { "category": "product_version", "name": "23.4.1", "product": { "name": "Oracle Communications 23.4.1", "product_id": "T034143", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.1" } } }, { "category": "product_version", "name": "23.4.2", "product": { "name": "Oracle Communications 23.4.2", "product_id": "T034144", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.2" } } }, { "category": "product_version", "name": "24.1.0", "product": { "name": "Oracle Communications 24.1.0", "product_id": "T034145", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0" } } }, { "category": "product_version", "name": "5.2", "product": { "name": "Oracle Communications 5.2", "product_id": "T034146", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.2" } } }, { "category": "product_version_range", "name": "\u003c=23.4.3", "product": { "name": "Oracle Communications \u003c=23.4.3", "product_id": "T036195" } }, { "category": "product_version_range", "name": "\u003c=23.4.3", "product": { "name": "Oracle Communications \u003c=23.4.3", "product_id": "T036195-fixed" } }, { "category": "product_version_range", "name": "\u003c=23.4.4", "product": { "name": "Oracle Communications \u003c=23.4.4", "product_id": "T036196" } }, { "category": "product_version_range", "name": "\u003c=23.4.4", "product": { "name": "Oracle Communications \u003c=23.4.4", "product_id": "T036196-fixed" } }, { "category": "product_version", "name": "24.2.0", "product": { "name": "Oracle Communications 24.2.0", "product_id": "T036197", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.2.0" } } }, { "category": "product_version_range", "name": "\u003c=8.6.0.8", "product": { "name": "Oracle Communications \u003c=8.6.0.8", "product_id": "T036198" } }, { "category": "product_version_range", "name": "\u003c=8.6.0.8", "product": { "name": "Oracle Communications \u003c=8.6.0.8", "product_id": "T036198-fixed" } }, { "category": "product_version", "name": "46.6.4", "product": { "name": "Oracle Communications 46.6.4", "product_id": "T036199", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:46.6.4" } } }, { "category": "product_version", "name": "46.6.5", "product": { "name": "Oracle Communications 46.6.5", "product_id": "T036200", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:46.6.5" } } }, { "category": "product_version", "name": "12.11.3", "product": { "name": "Oracle Communications 12.11.3", "product_id": "T036201", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.3" } } }, { "category": "product_version", "name": "12.11.4", "product": { "name": "Oracle Communications 12.11.4", "product_id": "T036202", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.4" } } }, { "category": "product_version_range", "name": "\u003c=8.6.0.6", "product": { "name": "Oracle Communications \u003c=8.6.0.6", "product_id": "T036203" } }, { "category": "product_version_range", "name": "\u003c=8.6.0.6", "product": { "name": "Oracle Communications \u003c=8.6.0.6", "product_id": "T036203-fixed" } }, { "category": "product_version", "name": "10.5", "product": { "name": "Oracle Communications 10.5", "product_id": "T036204", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:10.5" } } }, { "category": "product_version", "name": "4.1.0", "product": { "name": "Oracle Communications 4.1.0", "product_id": "T036205", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.1.0" } } }, { "category": "product_version", "name": "4.2.0", "product": { "name": "Oracle Communications 4.2.0", "product_id": "T036206", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.2.0" } } }, { "category": "product_version", "name": "9.2.0", "product": { "name": "Oracle Communications 9.2.0", "product_id": "T036207", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.2.0" } } }, { "category": "product_version", "name": "9.3.0", "product": { "name": "Oracle Communications 9.3.0", "product_id": "T036208", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.3.0" } } }, { "category": "product_version", "name": "12.11.0", "product": { "name": "Oracle Communications 12.11.0", "product_id": "T036209", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.0" } } }, { "category": "product_version_range", "name": "\u003c=9.0.3", "product": { "name": "Oracle Communications \u003c=9.0.3", "product_id": "T036210" } }, { "category": "product_version_range", "name": "\u003c=9.0.3", "product": { "name": "Oracle Communications \u003c=9.0.3", "product_id": "T036210-fixed" } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10086", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2019-10086" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-41184", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-41184" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-36033", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-36033" }, { "cve": "CVE-2022-42890", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-42890" }, { "cve": "CVE-2022-48174", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2022-48174" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-33201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-33201" }, { "cve": "CVE-2023-37920", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-37920" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-46589", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-46589" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-5685", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-5685" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-22019", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22019" }, { "cve": "CVE-2024-22201", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22234", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22234" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-23807", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-23807" }, { "cve": "CVE-2024-23897", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-23897" }, { "cve": "CVE-2024-24549", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25710", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27316", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-27316" }, { "cve": "CVE-2024-28182", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28752", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-28752" }, { "cve": "CVE-2024-28849", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-29025" }, { "cve": "CVE-2024-2961", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-34064", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34069", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-34069" }, { "cve": "CVE-2024-6162", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "67646", "T036206", "T036207", "T036208", "T034143", "T036201", "T036202", "T036204", "T036197", "T034146", "T034145", "T036199", "T034144", "T036200", "T032090", "T032091", "T027326", "T027338", "T028684" ], "last_affected": [ "T036195", "T036196", "T036203", "T036198", "T036210" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-6162" } ] }
WID-SEC-W-2024-1656
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "MySQL ist ein Open Source Datenbankserver von Oracle.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1656 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1656.json" }, { "category": "self", "summary": "WID-SEC-2024-1656 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1656" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - July 2024 - Appendix Oracle MySQL vom 2024-07-16", "url": "https://www.oracle.com/security-alerts/cpujul2024.html#AppendixMSQL" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6934-1 vom 2024-07-31", "url": "https://ubuntu.com/security/notices/USN-6934-1" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-5D9DC19F2D vom 2024-08-12", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5d9dc19f2d" }, { "category": "external", "summary": "F5 Security Advisory K000140908 vom 2024-09-03", "url": "https://my.f5.com/manage/s/article/K000140908" }, { "category": "external", "summary": "IBM Security Bulletin 7173959 vom 2024-10-23", "url": "https://www.ibm.com/support/pages/node/7173959" }, { "category": "external", "summary": "IBM Security Bulletin 7180384 vom 2025-01-07", "url": "https://www.ibm.com/support/pages/node/7180384" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" } ], "source_lang": "en-US", "title": "Oracle MySQL: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-12T23:00:00.000+00:00", "generator": { "date": "2025-01-13T11:08:27.718+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-1656", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-07-31T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-09-03T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von F5 aufgenommen" }, { "date": "2024-10-23T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-01-07T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-01-12T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "F5 BIG-IP", "product": { "name": "F5 BIG-IP", "product_id": "T001663", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:-" } } } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "12", "product": { "name": "IBM Security Guardium 12.0", "product_id": "T031092", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:12.0" } } } ], "category": "product_name", "name": "Security Guardium" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c=8.1.0", "product": { "name": "Oracle MySQL \u003c=8.1.0", "product_id": "1502322" } }, { "category": "product_version_range", "name": "\u003c=8.1.0", "product": { "name": "Oracle MySQL \u003c=8.1.0", "product_id": "1502322-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.34", "product": { "name": "Oracle MySQL \u003c=8.0.34", "product_id": "1502323" } }, { "category": "product_version_range", "name": "\u003c=8.0.34", "product": { "name": "Oracle MySQL \u003c=8.0.34", "product_id": "1502323-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.35", "product": { "name": "Oracle MySQL \u003c=8.0.35", "product_id": "1566667" } }, { "category": "product_version_range", "name": "\u003c=8.0.35", "product": { "name": "Oracle MySQL \u003c=8.0.35", "product_id": "1566667-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.2.0", "product": { "name": "Oracle MySQL \u003c=8.2.0", "product_id": "1566668" } }, { "category": "product_version_range", "name": "\u003c=8.2.0", "product": { "name": "Oracle MySQL \u003c=8.2.0", "product_id": "1566668-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.36", "product": { "name": "Oracle MySQL \u003c=8.0.36", "product_id": "T032120" } }, { "category": "product_version_range", "name": "\u003c=8.0.36", "product": { "name": "Oracle MySQL \u003c=8.0.36", "product_id": "T032120-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.3.0", "product": { "name": "Oracle MySQL \u003c=8.3.0", "product_id": "T034178" } }, { "category": "product_version_range", "name": "\u003c=8.3.0", "product": { "name": "Oracle MySQL \u003c=8.3.0", "product_id": "T034178-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.37", "product": { "name": "Oracle MySQL \u003c=8.0.37", "product_id": "T034179" } }, { "category": "product_version_range", "name": "\u003c=8.0.37", "product": { "name": "Oracle MySQL \u003c=8.0.37", "product_id": "T034179-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.4.0", "product": { "name": "Oracle MySQL \u003c=8.4.0", "product_id": "T036237" } }, { "category": "product_version_range", "name": "\u003c=8.4.0", "product": { "name": "Oracle MySQL \u003c=8.4.0", "product_id": "T036237-fixed" } }, { "category": "product_version_range", "name": "\u003c=7.5.34", "product": { "name": "Oracle MySQL \u003c=7.5.34", "product_id": "T036238" } }, { "category": "product_version_range", "name": "\u003c=7.5.34", "product": { "name": "Oracle MySQL \u003c=7.5.34", "product_id": "T036238-fixed" } }, { "category": "product_version_range", "name": "\u003c=7.6.30", "product": { "name": "Oracle MySQL \u003c=7.6.30", "product_id": "T036239" } }, { "category": "product_version_range", "name": "\u003c=7.6.30", "product": { "name": "Oracle MySQL \u003c=7.6.30", "product_id": "T036239-fixed" } }, { "category": "product_version", "name": "8.4.1", "product": { "name": "Oracle MySQL 8.4.1", "product_id": "T036240", "product_identification_helper": { "cpe": "cpe:/a:oracle:mysql:8.4.1" } } }, { "category": "product_version", "name": "9.0.0", "product": { "name": "Oracle MySQL 9.0.0", "product_id": "T036241", "product_identification_helper": { "cpe": "cpe:/a:oracle:mysql:9.0.0" } } }, { "category": "product_version_range", "name": "\u003c=8.0.38", "product": { "name": "Oracle MySQL \u003c=8.0.38", "product_id": "T036274" } }, { "category": "product_version_range", "name": "\u003c=8.0.38", "product": { "name": "Oracle MySQL \u003c=8.0.38", "product_id": "T036274-fixed" } } ], "category": "product_name", "name": "MySQL" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v9 for Solaris", "product_id": "T028053", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-24112", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-24112" }, { "cve": "CVE-2023-37920", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-37920" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-6129" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-20996", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-20996" }, { "cve": "CVE-2024-21125", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21125" }, { "cve": "CVE-2024-21127", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21127" }, { "cve": "CVE-2024-21129", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21129" }, { "cve": "CVE-2024-21130", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21130" }, { "cve": "CVE-2024-21134", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21134" }, { "cve": "CVE-2024-21135", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21135" }, { "cve": "CVE-2024-21137", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21137" }, { "cve": "CVE-2024-21142", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21142" }, { "cve": "CVE-2024-21157", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21157" }, { "cve": "CVE-2024-21159", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21159" }, { "cve": "CVE-2024-21160", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21160" }, { "cve": "CVE-2024-21162", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21162" }, { "cve": "CVE-2024-21163", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21163" }, { "cve": "CVE-2024-21165", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21165" }, { "cve": "CVE-2024-21166", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21166" }, { "cve": "CVE-2024-21170", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21170" }, { "cve": "CVE-2024-21171", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21171" }, { "cve": "CVE-2024-21173", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21173" }, { "cve": "CVE-2024-21176", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21176" }, { "cve": "CVE-2024-21177", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21177" }, { "cve": "CVE-2024-21179", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21179" }, { "cve": "CVE-2024-21185", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21185" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22262" }, { "cve": "CVE-2024-24549", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-25062" } ] }
wid-sec-w-2025-0225
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erh\u00f6hte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0225 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0225.json" }, { "category": "self", "summary": "WID-SEC-2025-0225 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0225" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-022 vom 2025-01-30", "url": "https://www.dell.com/support/kbdoc/de-de/000279157/dsa-2025-022-security-update-for-dell-powerprotect-dd-multiple-vulnerabilities" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2804 vom 2025-04-02", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2804.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-2 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-1 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-1" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:04.568+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-0225", "initial_release_date": "2025-01-30T23:00:00.000+00:00", "revision_history": [ { "date": "2025-01-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-04-01T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-09T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.3.0.0", "product_id": "T040718" } }, { "category": "product_version", "name": "8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.3.0.0", "product_id": "T040718-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.20", "product_id": "T040719" } }, { "category": "product_version", "name": "7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.20", "product_id": "T040719-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.20" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.50", "product_id": "T040721" } }, { "category": "product_version", "name": "7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.50", "product_id": "T040721-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-4235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2013-4235" }, { "cve": "CVE-2015-8100", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2015-8100" }, { "cve": "CVE-2017-9271", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2017-9271" }, { "cve": "CVE-2018-6798", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6798" }, { "cve": "CVE-2018-6913", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6913" }, { "cve": "CVE-2019-20633", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20633" }, { "cve": "CVE-2019-20892", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20892" }, { "cve": "CVE-2020-12762", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-15861", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-15862", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15862" }, { "cve": "CVE-2021-3521", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-3521" }, { "cve": "CVE-2021-37750", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-46933", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46933" }, { "cve": "CVE-2021-46955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46955" }, { "cve": "CVE-2021-47074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47074" }, { "cve": "CVE-2021-47113", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47113" }, { "cve": "CVE-2021-47131", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47131" }, { "cve": "CVE-2021-47162", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47162" }, { "cve": "CVE-2021-47171", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47171" }, { "cve": "CVE-2021-47188", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47188" }, { "cve": "CVE-2021-47206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47206" }, { "cve": "CVE-2021-47220", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47220" }, { "cve": "CVE-2021-47229", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47229" }, { "cve": "CVE-2021-47231", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47231" }, { "cve": "CVE-2021-47235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47235" }, { "cve": "CVE-2022-2601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-2601" }, { "cve": "CVE-2022-3775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-3775" }, { "cve": "CVE-2022-44792", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-44793", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44793" }, { "cve": "CVE-2022-48566", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-48566" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-28074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-28074" }, { "cve": "CVE-2023-3164", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-3164" }, { "cve": "CVE-2023-36632", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-36632" }, { "cve": "CVE-2023-4421", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4421" }, { "cve": "CVE-2023-44487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-45733", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45733" }, { "cve": "CVE-2023-45745", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45745" }, { "cve": "CVE-2023-45918", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45918" }, { "cve": "CVE-2023-46103", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-46103" }, { "cve": "CVE-2023-4692", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4692" }, { "cve": "CVE-2023-47233", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47233" }, { "cve": "CVE-2023-47855", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47855" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-52428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52428" }, { "cve": "CVE-2023-52527", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52527" }, { "cve": "CVE-2023-52586", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52586" }, { "cve": "CVE-2023-52591", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52591" }, { "cve": "CVE-2023-52646", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52646" }, { "cve": "CVE-2023-52653", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52653" }, { "cve": "CVE-2023-52655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52655" }, { "cve": "CVE-2023-52664", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52664" }, { "cve": "CVE-2023-52685", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52685" }, { "cve": "CVE-2023-52686", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52686" }, { "cve": "CVE-2023-52691", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52691" }, { "cve": "CVE-2023-52696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52696" }, { "cve": "CVE-2023-52698", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52698" }, { "cve": "CVE-2023-52703", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52703" }, { "cve": "CVE-2023-52730", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52730" }, { "cve": "CVE-2023-52732", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52732" }, { "cve": "CVE-2023-52741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52741" }, { "cve": "CVE-2023-52742", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52742" }, { "cve": "CVE-2023-52747", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52747" }, { "cve": "CVE-2023-52759", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52759" }, { "cve": "CVE-2023-52774", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52774" }, { "cve": "CVE-2023-52781", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52781" }, { "cve": "CVE-2023-52796", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52796" }, { "cve": "CVE-2023-52803", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52803" }, { "cve": "CVE-2023-52821", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52821" }, { "cve": "CVE-2023-52864", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52864" }, { "cve": "CVE-2023-52865", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52865" }, { "cve": "CVE-2023-52867", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52867" }, { "cve": "CVE-2023-52875", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52875" }, { "cve": "CVE-2023-52880", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52880" }, { "cve": "CVE-2023-5388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5388" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-5992", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5992" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0397", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0639", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0639" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-1737", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1737" }, { "cve": "CVE-2024-1975", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1975" }, { "cve": "CVE-2024-2004", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2004" }, { "cve": "CVE-2024-20696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-20696" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-2398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2398" }, { "cve": "CVE-2024-24577", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24577" }, { "cve": "CVE-2024-24790", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24790" }, { "cve": "CVE-2024-2511", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2511" }, { "cve": "CVE-2024-25710", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-26625", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26625" }, { "cve": "CVE-2024-26739", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26739" }, { "cve": "CVE-2024-26752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26752" }, { "cve": "CVE-2024-26775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26775" }, { "cve": "CVE-2024-26791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26791" }, { "cve": "CVE-2024-26828", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26828" }, { "cve": "CVE-2024-26846", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26846" }, { "cve": "CVE-2024-26874", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26874" }, { "cve": "CVE-2024-26876", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26876" }, { "cve": "CVE-2024-26900", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26900" }, { "cve": "CVE-2024-26915", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26915" }, { "cve": "CVE-2024-26920", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26920" }, { "cve": "CVE-2024-26921", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26921" }, { "cve": "CVE-2024-26929", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26929" }, { "cve": "CVE-2024-26930", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26930" }, { "cve": "CVE-2024-26931", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26931" }, { "cve": "CVE-2024-26934", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26934" }, { "cve": "CVE-2024-26957", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26957" }, { "cve": "CVE-2024-26958", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26958" }, { "cve": "CVE-2024-26984", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26984" }, { "cve": "CVE-2024-26996", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26996" }, { "cve": "CVE-2024-27008", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27008" }, { "cve": "CVE-2024-27054", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27054" }, { "cve": "CVE-2024-27059", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27059" }, { "cve": "CVE-2024-27062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27062" }, { "cve": "CVE-2024-27388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27388" }, { "cve": "CVE-2024-27396", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27396" }, { "cve": "CVE-2024-27398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27398" }, { "cve": "CVE-2024-27401", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27401" }, { "cve": "CVE-2024-27419", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27419" }, { "cve": "CVE-2024-27436", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27436" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-2961", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-32487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-32487" }, { "cve": "CVE-2024-33599", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-33871", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33871" }, { "cve": "CVE-2024-34062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34062" }, { "cve": "CVE-2024-34064", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34459", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34459" }, { "cve": "CVE-2024-35195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35195" }, { "cve": "CVE-2024-35235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35235" }, { "cve": "CVE-2024-35789", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35789" }, { "cve": "CVE-2024-35791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35791" }, { "cve": "CVE-2024-35809", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35809" }, { "cve": "CVE-2024-35811", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35811" }, { "cve": "CVE-2024-35830", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35830" }, { "cve": "CVE-2024-35849", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35849" }, { "cve": "CVE-2024-35877", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35877" }, { "cve": "CVE-2024-35878", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35878" }, { "cve": "CVE-2024-35887", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35887" }, { "cve": "CVE-2024-35895", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35895" }, { "cve": "CVE-2024-35914", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35914" }, { "cve": "CVE-2024-35932", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35932" }, { "cve": "CVE-2024-35935", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35935" }, { "cve": "CVE-2024-35936", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35936" }, { "cve": "CVE-2024-35944", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35944" }, { "cve": "CVE-2024-35955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35955" }, { "cve": "CVE-2024-35969", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35969" }, { "cve": "CVE-2024-35982", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35982" }, { "cve": "CVE-2024-36015", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36015" }, { "cve": "CVE-2024-36029", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36029" }, { "cve": "CVE-2024-3651", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-3651" }, { "cve": "CVE-2024-36954", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36954" }, { "cve": "CVE-2024-37370", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-38428" }, { "cve": "CVE-2024-39689", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-39689" }, { "cve": "CVE-2024-4032", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4032" }, { "cve": "CVE-2024-41110", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-41110" }, { "cve": "CVE-2024-4317", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4317" }, { "cve": "CVE-2024-4741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4741" }, { "cve": "CVE-2024-5206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5206" }, { "cve": "CVE-2024-5535", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6232", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6232" }, { "cve": "CVE-2024-6345", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6345" }, { "cve": "CVE-2024-6655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6655" }, { "cve": "CVE-2024-7264", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7264" }, { "cve": "CVE-2024-7592", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7592" }, { "cve": "CVE-2024-53295", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53295" }, { "cve": "CVE-2024-51534", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-51534" }, { "cve": "CVE-2024-53296", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53296" } ] }
wid-sec-w-2024-1307
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh Containers ausnutzen, um Dateien zu manipulieren, einen \u0027Denial of Service\u0027-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1307 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1307.json" }, { "category": "self", "summary": "WID-SEC-2024-1307 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1307" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3680 vom 2024-06-06", "url": "https://access.redhat.com/errata/RHSA-2024:3680" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3683 vom 2024-06-06", "url": "https://access.redhat.com/errata/RHSA-2024:3683" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3790 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3790" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3314 vom 2024-06-13", "url": "https://access.redhat.com/errata/RHSA-2024:3314" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1616 vom 2024-07-01", "url": "https://access.redhat.com/errata/RHSA-2024:1616" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4553 vom 2024-07-16", "url": "https://access.redhat.com/errata/RHSA-2024:4553" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7184 vom 2024-10-03", "url": "https://access.redhat.com/errata/RHSA-2024:7184" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8688 vom 2024-11-06", "url": "https://access.redhat.com/errata/RHSA-2024:8688" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8692 vom 2024-11-07", "url": "https://access.redhat.com/errata/RHSA-2024:8692" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9088 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9088" } ], "source_lang": "en-US", "title": "Red Hat OpenShift Service Mesh Containers: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-11T23:00:00.000+00:00", "generator": { "date": "2024-11-12T11:13:17.378+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-1307", "initial_release_date": "2024-06-06T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-06T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-06-10T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-18T22:00:00.000+00:00", "number": "4", "summary": "Korrektur Plattformauswahl" }, { "date": "2024-06-30T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-15T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-03T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-06T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T038901", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version_range", "name": "Service Mesh Containers \u003c2.5.2", "product": { "name": "Red Hat OpenShift Service Mesh Containers \u003c2.5.2", "product_id": "T035259" } }, { "category": "product_version", "name": "Service Mesh Containers 2.5.2", "product": { "name": "Red Hat OpenShift Service Mesh Containers 2.5.2", "product_id": "T035259-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.5.2" } } }, { "category": "product_version_range", "name": "Service Mesh Containers \u003c2.4.8", "product": { "name": "Red Hat OpenShift Service Mesh Containers \u003c2.4.8", "product_id": "T035260" } }, { "category": "product_version", "name": "Service Mesh Containers 2.4.8", "product": { "name": "Red Hat OpenShift Service Mesh Containers 2.4.8", "product_id": "T035260-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.4.8" } } }, { "category": "product_version", "name": "Run Once Duration Override Operator 1", "product": { "name": "Red Hat OpenShift Run Once Duration Override Operator 1", "product_id": "T035698", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:run_once_duration_override_operator_1" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.14.38", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.14.38", "product_id": "T037940" } }, { "category": "product_version", "name": "Container Platform 4.14.38", "product": { "name": "Red Hat OpenShift Container Platform 4.14.38", "product_id": "T037940-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.14.38" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-25220", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2021-25220" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2021-43618" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-3094", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-3094" }, { "cve": "CVE-2022-36227", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-36227" }, { "cve": "CVE-2022-47024", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-47024" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-48303", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48303" }, { "cve": "CVE-2022-48468", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48468" }, { "cve": "CVE-2022-48554", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48554" }, { "cve": "CVE-2022-48624", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-22745", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2602", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-2602" }, { "cve": "CVE-2023-2603", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-2603" }, { "cve": "CVE-2023-29491", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-29491" }, { "cve": "CVE-2023-2975", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-2975" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-36054", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-36054" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-39975", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-39975" }, { "cve": "CVE-2023-4408", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4408" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-4641", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4641" }, { "cve": "CVE-2023-4692", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4692" }, { "cve": "CVE-2023-4693", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4693" }, { "cve": "CVE-2023-47038", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-47038" }, { "cve": "CVE-2023-50387", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-50387" }, { "cve": "CVE-2023-50868", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-50868" }, { "cve": "CVE-2023-5517", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-5517" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5679", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-5679" }, { "cve": "CVE-2023-6004", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6129" }, { "cve": "CVE-2023-6237", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6237" }, { "cve": "CVE-2023-6516", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6516" }, { "cve": "CVE-2023-6597", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7008", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-7008" }, { "cve": "CVE-2023-7104", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-7104" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-1048", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-1048" }, { "cve": "CVE-2024-1313", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-1313" }, { "cve": "CVE-2024-1394", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-1394" }, { "cve": "CVE-2024-22195", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-24786", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-24786" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26458", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28834", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-28834" }, { "cve": "CVE-2024-28835", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-28835" }, { "cve": "CVE-2024-2961", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-33599", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33602" } ] }
wid-sec-w-2024-1656
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "MySQL ist ein Open Source Datenbankserver von Oracle.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1656 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1656.json" }, { "category": "self", "summary": "WID-SEC-2024-1656 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1656" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - July 2024 - Appendix Oracle MySQL vom 2024-07-16", "url": "https://www.oracle.com/security-alerts/cpujul2024.html#AppendixMSQL" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6934-1 vom 2024-07-31", "url": "https://ubuntu.com/security/notices/USN-6934-1" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-5D9DC19F2D vom 2024-08-12", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-5d9dc19f2d" }, { "category": "external", "summary": "F5 Security Advisory K000140908 vom 2024-09-03", "url": "https://my.f5.com/manage/s/article/K000140908" }, { "category": "external", "summary": "IBM Security Bulletin 7173959 vom 2024-10-23", "url": "https://www.ibm.com/support/pages/node/7173959" }, { "category": "external", "summary": "IBM Security Bulletin 7180384 vom 2025-01-07", "url": "https://www.ibm.com/support/pages/node/7180384" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" } ], "source_lang": "en-US", "title": "Oracle MySQL: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-01-12T23:00:00.000+00:00", "generator": { "date": "2025-01-13T11:08:27.718+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2024-1656", "initial_release_date": "2024-07-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-07-31T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-09-03T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von F5 aufgenommen" }, { "date": "2024-10-23T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-01-07T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-01-12T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "7" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "F5 BIG-IP", "product": { "name": "F5 BIG-IP", "product_id": "T001663", "product_identification_helper": { "cpe": "cpe:/a:f5:big-ip:-" } } } ], "category": "vendor", "name": "F5" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "12", "product": { "name": "IBM Security Guardium 12.0", "product_id": "T031092", "product_identification_helper": { "cpe": "cpe:/a:ibm:security_guardium:12.0" } } } ], "category": "product_name", "name": "Security Guardium" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c=8.1.0", "product": { "name": "Oracle MySQL \u003c=8.1.0", "product_id": "1502322" } }, { "category": "product_version_range", "name": "\u003c=8.1.0", "product": { "name": "Oracle MySQL \u003c=8.1.0", "product_id": "1502322-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.34", "product": { "name": "Oracle MySQL \u003c=8.0.34", "product_id": "1502323" } }, { "category": "product_version_range", "name": "\u003c=8.0.34", "product": { "name": "Oracle MySQL \u003c=8.0.34", "product_id": "1502323-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.35", "product": { "name": "Oracle MySQL \u003c=8.0.35", "product_id": "1566667" } }, { "category": "product_version_range", "name": "\u003c=8.0.35", "product": { "name": "Oracle MySQL \u003c=8.0.35", "product_id": "1566667-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.2.0", "product": { "name": "Oracle MySQL \u003c=8.2.0", "product_id": "1566668" } }, { "category": "product_version_range", "name": "\u003c=8.2.0", "product": { "name": "Oracle MySQL \u003c=8.2.0", "product_id": "1566668-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.36", "product": { "name": "Oracle MySQL \u003c=8.0.36", "product_id": "T032120" } }, { "category": "product_version_range", "name": "\u003c=8.0.36", "product": { "name": "Oracle MySQL \u003c=8.0.36", "product_id": "T032120-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.3.0", "product": { "name": "Oracle MySQL \u003c=8.3.0", "product_id": "T034178" } }, { "category": "product_version_range", "name": "\u003c=8.3.0", "product": { "name": "Oracle MySQL \u003c=8.3.0", "product_id": "T034178-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.0.37", "product": { "name": "Oracle MySQL \u003c=8.0.37", "product_id": "T034179" } }, { "category": "product_version_range", "name": "\u003c=8.0.37", "product": { "name": "Oracle MySQL \u003c=8.0.37", "product_id": "T034179-fixed" } }, { "category": "product_version_range", "name": "\u003c=8.4.0", "product": { "name": "Oracle MySQL \u003c=8.4.0", "product_id": "T036237" } }, { "category": "product_version_range", "name": "\u003c=8.4.0", "product": { "name": "Oracle MySQL \u003c=8.4.0", "product_id": "T036237-fixed" } }, { "category": "product_version_range", "name": "\u003c=7.5.34", "product": { "name": "Oracle MySQL \u003c=7.5.34", "product_id": "T036238" } }, { "category": "product_version_range", "name": "\u003c=7.5.34", "product": { "name": "Oracle MySQL \u003c=7.5.34", "product_id": "T036238-fixed" } }, { "category": "product_version_range", "name": "\u003c=7.6.30", "product": { "name": "Oracle MySQL \u003c=7.6.30", "product_id": "T036239" } }, { "category": "product_version_range", "name": "\u003c=7.6.30", "product": { "name": "Oracle MySQL \u003c=7.6.30", "product_id": "T036239-fixed" } }, { "category": "product_version", "name": "8.4.1", "product": { "name": "Oracle MySQL 8.4.1", "product_id": "T036240", "product_identification_helper": { "cpe": "cpe:/a:oracle:mysql:8.4.1" } } }, { "category": "product_version", "name": "9.0.0", "product": { "name": "Oracle MySQL 9.0.0", "product_id": "T036241", "product_identification_helper": { "cpe": "cpe:/a:oracle:mysql:9.0.0" } } }, { "category": "product_version_range", "name": "\u003c=8.0.38", "product": { "name": "Oracle MySQL \u003c=8.0.38", "product_id": "T036274" } }, { "category": "product_version_range", "name": "\u003c=8.0.38", "product": { "name": "Oracle MySQL \u003c=8.0.38", "product_id": "T036274-fixed" } } ], "category": "product_name", "name": "MySQL" } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v9 for Solaris", "product_id": "T028053", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-24112", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2021-24112" }, { "cve": "CVE-2023-37920", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-37920" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-52425", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2023-6129" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-20996", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-20996" }, { "cve": "CVE-2024-21125", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21125" }, { "cve": "CVE-2024-21127", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21127" }, { "cve": "CVE-2024-21129", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21129" }, { "cve": "CVE-2024-21130", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21130" }, { "cve": "CVE-2024-21134", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21134" }, { "cve": "CVE-2024-21135", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21135" }, { "cve": "CVE-2024-21137", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21137" }, { "cve": "CVE-2024-21142", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21142" }, { "cve": "CVE-2024-21157", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21157" }, { "cve": "CVE-2024-21159", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21159" }, { "cve": "CVE-2024-21160", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21160" }, { "cve": "CVE-2024-21162", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21162" }, { "cve": "CVE-2024-21163", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21163" }, { "cve": "CVE-2024-21165", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21165" }, { "cve": "CVE-2024-21166", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21166" }, { "cve": "CVE-2024-21170", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21170" }, { "cve": "CVE-2024-21171", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21171" }, { "cve": "CVE-2024-21173", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21173" }, { "cve": "CVE-2024-21176", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21176" }, { "cve": "CVE-2024-21177", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21177" }, { "cve": "CVE-2024-21179", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21179" }, { "cve": "CVE-2024-21185", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-21185" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-22262" }, { "cve": "CVE-2024-24549", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle MySQL existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"Hoch\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T028053", "T036240", "T000126", "T031092", "T001663", "T036241", "74185" ], "last_affected": [ "1502323", "1566668", "1502322", "T036238", "T036239", "1566667", "T036237", "T036274", "T034179", "T032120", "T034178" ] }, "release_date": "2024-07-16T22:00:00.000+00:00", "title": "CVE-2024-25062" } ] }
WID-SEC-W-2024-1307
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh Containers ausnutzen, um Dateien zu manipulieren, einen \u0027Denial of Service\u0027-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1307 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1307.json" }, { "category": "self", "summary": "WID-SEC-2024-1307 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1307" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3680 vom 2024-06-06", "url": "https://access.redhat.com/errata/RHSA-2024:3680" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3683 vom 2024-06-06", "url": "https://access.redhat.com/errata/RHSA-2024:3683" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3790 vom 2024-06-11", "url": "https://access.redhat.com/errata/RHSA-2024:3790" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3314 vom 2024-06-13", "url": "https://access.redhat.com/errata/RHSA-2024:3314" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:1616 vom 2024-07-01", "url": "https://access.redhat.com/errata/RHSA-2024:1616" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4553 vom 2024-07-16", "url": "https://access.redhat.com/errata/RHSA-2024:4553" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:7184 vom 2024-10-03", "url": "https://access.redhat.com/errata/RHSA-2024:7184" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8688 vom 2024-11-06", "url": "https://access.redhat.com/errata/RHSA-2024:8688" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8692 vom 2024-11-07", "url": "https://access.redhat.com/errata/RHSA-2024:8692" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9088 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9088" } ], "source_lang": "en-US", "title": "Red Hat OpenShift Service Mesh Containers: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-11T23:00:00.000+00:00", "generator": { "date": "2024-11-12T11:13:17.378+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-1307", "initial_release_date": "2024-06-06T22:00:00.000+00:00", "revision_history": [ { "date": "2024-06-06T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-06-10T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-13T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-18T22:00:00.000+00:00", "number": "4", "summary": "Korrektur Plattformauswahl" }, { "date": "2024-06-30T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-15T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-10-03T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-06T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "9" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_version", "name": "9", "product": { "name": "Red Hat Enterprise Linux 9", "product_id": "T038901", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9" } } } ], "category": "product_name", "name": "Enterprise Linux" }, { "branches": [ { "category": "product_version_range", "name": "Service Mesh Containers \u003c2.5.2", "product": { "name": "Red Hat OpenShift Service Mesh Containers \u003c2.5.2", "product_id": "T035259" } }, { "category": "product_version", "name": "Service Mesh Containers 2.5.2", "product": { "name": "Red Hat OpenShift Service Mesh Containers 2.5.2", "product_id": "T035259-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.5.2" } } }, { "category": "product_version_range", "name": "Service Mesh Containers \u003c2.4.8", "product": { "name": "Red Hat OpenShift Service Mesh Containers \u003c2.4.8", "product_id": "T035260" } }, { "category": "product_version", "name": "Service Mesh Containers 2.4.8", "product": { "name": "Red Hat OpenShift Service Mesh Containers 2.4.8", "product_id": "T035260-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.4.8" } } }, { "category": "product_version", "name": "Run Once Duration Override Operator 1", "product": { "name": "Red Hat OpenShift Run Once Duration Override Operator 1", "product_id": "T035698", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:run_once_duration_override_operator_1" } } }, { "category": "product_version_range", "name": "Container Platform \u003c4.14.38", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.14.38", "product_id": "T037940" } }, { "category": "product_version", "name": "Container Platform 4.14.38", "product": { "name": "Red Hat OpenShift Container Platform 4.14.38", "product_id": "T037940-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.14.38" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-25220", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2021-25220" }, { "cve": "CVE-2021-43618", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2021-43618" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-3094", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-3094" }, { "cve": "CVE-2022-36227", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-36227" }, { "cve": "CVE-2022-47024", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-47024" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-48303", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48303" }, { "cve": "CVE-2022-48468", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48468" }, { "cve": "CVE-2022-48554", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48554" }, { "cve": "CVE-2022-48624", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-22745", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2602", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-2602" }, { "cve": "CVE-2023-2603", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-2603" }, { "cve": "CVE-2023-29491", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-29491" }, { "cve": "CVE-2023-2975", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-2975" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-36054", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-36054" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-39975", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-39975" }, { "cve": "CVE-2023-4408", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4408" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-4641", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4641" }, { "cve": "CVE-2023-4692", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4692" }, { "cve": "CVE-2023-4693", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-4693" }, { "cve": "CVE-2023-47038", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-47038" }, { "cve": "CVE-2023-50387", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-50387" }, { "cve": "CVE-2023-50868", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-50868" }, { "cve": "CVE-2023-5517", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-5517" }, { "cve": "CVE-2023-5678", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5679", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-5679" }, { "cve": "CVE-2023-6004", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6129", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6129" }, { "cve": "CVE-2023-6237", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6237" }, { "cve": "CVE-2023-6516", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6516" }, { "cve": "CVE-2023-6597", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7008", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-7008" }, { "cve": "CVE-2023-7104", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2023-7104" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-1048", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-1048" }, { "cve": "CVE-2024-1313", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-1313" }, { "cve": "CVE-2024-1394", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-1394" }, { "cve": "CVE-2024-22195", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-24786", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-24786" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26458", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28834", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-28834" }, { "cve": "CVE-2024-28835", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-28835" }, { "cve": "CVE-2024-2961", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-33599", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "notes": [ { "category": "description", "text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren." } ], "product_status": { "known_affected": [ "T035259", "T038901", "67646", "T035260", "T037940", "T035698" ] }, "release_date": "2024-06-06T22:00:00.000+00:00", "title": "CVE-2024-33602" } ] }
WID-SEC-W-2024-3195
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3195 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3195.json" }, { "category": "self", "summary": "WID-SEC-2024-3195 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3195" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - October 2024 - Appendix Oracle Communications vom 2024-10-15", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixCGBU" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-10-15T22:00:00.000+00:00", "generator": { "date": "2024-10-16T10:12:35.400+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3195", "initial_release_date": "2024-10-15T22:00:00.000+00:00", "revision_history": [ { "date": "2024-10-15T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "9.1.1.3.0", "product": { "name": "Oracle Communications 9.1.1.3.0", "product_id": "T027333", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.3.0" } } }, { "category": "product_version", "name": "12.6.1.0.0", "product": { "name": "Oracle Communications 12.6.1.0.0", "product_id": "T027338", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.6.1.0.0" } } }, { "category": "product_version", "name": "5.1", "product": { "name": "Oracle Communications 5.1", "product_id": "T028684", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.1" } } }, { "category": "product_version", "name": "15.0.0.0.0", "product": { "name": "Oracle Communications 15.0.0.0.0", "product_id": "T032090", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:15.0.0.0.0" } } }, { "category": "product_version", "name": "23.4.0", "product": { "name": "Oracle Communications 23.4.0", "product_id": "T032091", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.0" } } }, { "category": "product_version", "name": "23.4.2", "product": { "name": "Oracle Communications 23.4.2", "product_id": "T034144", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.2" } } }, { "category": "product_version", "name": "24.1.0", "product": { "name": "Oracle Communications 24.1.0", "product_id": "T034145", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0" } } }, { "category": "product_version", "name": "5.2", "product": { "name": "Oracle Communications 5.2", "product_id": "T034146", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.2" } } }, { "category": "product_version", "name": "24.1.0.0.0", "product": { "name": "Oracle Communications 24.1.0.0.0", "product_id": "T034147", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0.0.0" } } }, { "category": "product_version", "name": "23.4.3", "product": { "name": "Oracle Communications 23.4.3", "product_id": "T036195", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.3" } } }, { "category": "product_version", "name": "23.4.4", "product": { "name": "Oracle Communications 23.4.4", "product_id": "T036196", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.4" } } }, { "category": "product_version_range", "name": "\u003c=24.2.0", "product": { "name": "Oracle Communications \u003c=24.2.0", "product_id": "T036197" } }, { "category": "product_version_range", "name": "\u003c=24.2.0", "product": { "name": "Oracle Communications \u003c=24.2.0", "product_id": "T036197-fixed" } }, { "category": "product_version", "name": "4.1.0", "product": { "name": "Oracle Communications 4.1.0", "product_id": "T036205", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.1.0" } } }, { "category": "product_version", "name": "4.2.0", "product": { "name": "Oracle Communications 4.2.0", "product_id": "T036206", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.2.0" } } }, { "category": "product_version", "name": "9.2.0", "product": { "name": "Oracle Communications 9.2.0", "product_id": "T036207", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.2.0" } } }, { "category": "product_version", "name": "9.3.0", "product": { "name": "Oracle Communications 9.3.0", "product_id": "T036208", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.3.0" } } }, { "category": "product_version", "name": "12.11.0", "product": { "name": "Oracle Communications 12.11.0", "product_id": "T036209", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.0" } } }, { "category": "product_version", "name": "9.0.1.10.0", "product": { "name": "Oracle Communications 9.0.1.10.0", "product_id": "T038373", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.1.10.0" } } }, { "category": "product_version_range", "name": "\u003c=23.4.5", "product": { "name": "Oracle Communications \u003c=23.4.5", "product_id": "T038375" } }, { "category": "product_version_range", "name": "\u003c=23.4.5", "product": { "name": "Oracle Communications \u003c=23.4.5", "product_id": "T038375-fixed" } }, { "category": "product_version", "name": "24.2.1", "product": { "name": "Oracle Communications 24.2.1", "product_id": "T038376", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.2.1" } } }, { "category": "product_version_range", "name": "\u003c=23.4.6", "product": { "name": "Oracle Communications \u003c=23.4.6", "product_id": "T038377" } }, { "category": "product_version_range", "name": "\u003c=23.4.6", "product": { "name": "Oracle Communications \u003c=23.4.6", "product_id": "T038377-fixed" } }, { "category": "product_version", "name": "24.1.1", "product": { "name": "Oracle Communications 24.1.1", "product_id": "T038378", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.1" } } }, { "category": "product_version", "name": "24.2.2", "product": { "name": "Oracle Communications 24.2.2", "product_id": "T038379", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.2.2" } } }, { "category": "product_version", "name": "9.1.5", "product": { "name": "Oracle Communications 9.1.5", "product_id": "T038380", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.5" } } }, { "category": "product_version", "name": "9.1.0", "product": { "name": "Oracle Communications 9.1.0", "product_id": "T038381", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.0" } } }, { "category": "product_version", "name": "14", "product": { "name": "Oracle Communications 14.0", "product_id": "T038382", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:14.0" } } }, { "category": "product_version", "name": "9.1.1.9.0", "product": { "name": "Oracle Communications 9.1.1.9.0", "product_id": "T038383", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.9.0" } } }, { "category": "product_version", "name": "14.0.0.1", "product": { "name": "Oracle Communications 14.0.0.1", "product_id": "T038384", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:14.0.0.1" } } }, { "category": "product_version", "name": "17.0.1", "product": { "name": "Oracle Communications 17.0.1", "product_id": "T038385", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:17.0.1" } } }, { "category": "product_version_range", "name": "\u003c10.4.0.4", "product": { "name": "Oracle Communications \u003c10.4.0.4", "product_id": "T038386" } }, { "category": "product_version", "name": "10.4.0.4", "product": { "name": "Oracle Communications 10.4.0.4", "product_id": "T038386-fixed", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:10.4.0.4" } } }, { "category": "product_version_range", "name": "\u003c=9.1.1.8.0", "product": { "name": "Oracle Communications \u003c=9.1.1.8.0", "product_id": "T038426" } }, { "category": "product_version_range", "name": "\u003c=9.1.1.8.0", "product": { "name": "Oracle Communications \u003c=9.1.1.8.0", "product_id": "T038426-fixed" } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-23437", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-23437" }, { "cve": "CVE-2022-2601", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-2601" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2023-2953", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-38408", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-38408" }, { "cve": "CVE-2023-4043", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-4043" }, { "cve": "CVE-2023-46136", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-5685", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-5685" }, { "cve": "CVE-2023-6597", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6816", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-6816" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-22020", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-22020" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-2398", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-2398" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25638", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-25638" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-26308" }, { "cve": "CVE-2024-28182", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28849", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29736", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-29736" }, { "cve": "CVE-2024-29857", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-29857" }, { "cve": "CVE-2024-30251", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-30251" }, { "cve": "CVE-2024-31080", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-31080" }, { "cve": "CVE-2024-31744", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-31744" }, { "cve": "CVE-2024-32760", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-32760" }, { "cve": "CVE-2024-33602", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34750", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-34750" }, { "cve": "CVE-2024-37371", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38816", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-38816" }, { "cve": "CVE-2024-40898", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-40898" }, { "cve": "CVE-2024-43044", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-43044" }, { "cve": "CVE-2024-45492", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-45492" }, { "cve": "CVE-2024-4577", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-4577" }, { "cve": "CVE-2024-4603", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-4603" }, { "cve": "CVE-2024-5971", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-5971" }, { "cve": "CVE-2024-6162", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-6162" }, { "cve": "CVE-2024-6387", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-6387" }, { "cve": "CVE-2024-7254", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-7254" } ] }
WID-SEC-W-2024-3377
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3377 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json" }, { "category": "self", "summary": "WID-SEC-2024-3377 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377" }, { "category": "external", "summary": "Dell Security Update", "url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:01.974+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-3377", "initial_release_date": "2024-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.1.0.0", "product_id": "T038861" } }, { "category": "product_version", "name": "8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.1.0.0", "product_id": "T038861-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.10", "product_id": "T038862" } }, { "category": "product_version", "name": "7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.10", "product_id": "T038862-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.40", "product_id": "T038863" } }, { "category": "product_version", "name": "7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.40", "product_id": "T038863-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40" } } }, { "category": "product_version_range", "name": "\u003c7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.7.5.50", "product_id": "T038864" } }, { "category": "product_version", "name": "7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain 7.7.5.50", "product_id": "T038864-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45759", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-45759" }, { "cve": "CVE-2024-48010", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48010" }, { "cve": "CVE-2024-48011", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48011" }, { "cve": "CVE-2017-16829", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-16829" }, { "cve": "CVE-2017-5849", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-5849" }, { "cve": "CVE-2018-7208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2018-7208" }, { "cve": "CVE-2019-14889", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2020-12912", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-12912" }, { "cve": "CVE-2020-16135", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24455", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-24455" }, { "cve": "CVE-2020-8694", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8695" }, { "cve": "CVE-2021-27219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-27219" }, { "cve": "CVE-2021-3565", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3634", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3634" }, { "cve": "CVE-2022-1210", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1210" }, { "cve": "CVE-2022-1622", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1622" }, { "cve": "CVE-2022-1996", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1996" }, { "cve": "CVE-2022-22576", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-25313", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-27774", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27781", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-29361", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-29361" }, { "cve": "CVE-2022-32205", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-40023", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40090", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-42915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-4603", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-4603" }, { "cve": "CVE-2022-48064", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48064" }, { "cve": "CVE-2022-48624", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-1667", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1667" }, { "cve": "CVE-2023-1916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1916" }, { "cve": "CVE-2023-20592", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-20592" }, { "cve": "CVE-2023-2137", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2137" }, { "cve": "CVE-2023-22745", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2283", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-23914", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23934", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23934" }, { "cve": "CVE-2023-25577", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-26965", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-2731", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27533", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28319", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-31083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-34055", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-35116", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38286", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38286" }, { "cve": "CVE-2023-38469", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38471", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38545", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39197", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39197" }, { "cve": "CVE-2023-39198", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39804", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39804" }, { "cve": "CVE-2023-40217", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-42465", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-42465" }, { "cve": "CVE-2023-4255", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-4255" }, { "cve": "CVE-2023-45139", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45139" }, { "cve": "CVE-2023-45322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45863", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46136", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-46218", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46751", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46751" }, { "cve": "CVE-2023-48795", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5049", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5049" }, { "cve": "CVE-2023-50495", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50495" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-51257", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-5678", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-6004", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-7207" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0985", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0985" }, { "cve": "CVE-2024-21626", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-23651", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23672", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28757", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28757" } ] }
wid-sec-w-2024-3377
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3377 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json" }, { "category": "self", "summary": "WID-SEC-2024-3377 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377" }, { "category": "external", "summary": "Dell Security Update", "url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:01.974+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-3377", "initial_release_date": "2024-11-07T23:00:00.000+00:00", "revision_history": [ { "date": "2024-11-07T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.1.0.0", "product_id": "T038861" } }, { "category": "product_version", "name": "8.1.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.1.0.0", "product_id": "T038861-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.10", "product_id": "T038862" } }, { "category": "product_version", "name": "7.13.1.10", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.10", "product_id": "T038862-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.40", "product_id": "T038863" } }, { "category": "product_version", "name": "7.10.1.40", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.40", "product_id": "T038863-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40" } } }, { "category": "product_version_range", "name": "\u003c7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.7.5.50", "product_id": "T038864" } }, { "category": "product_version", "name": "7.7.5.50", "product": { "name": "Dell PowerProtect Data Domain 7.7.5.50", "product_id": "T038864-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45759", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-45759" }, { "cve": "CVE-2024-48010", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48010" }, { "cve": "CVE-2024-48011", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-48011" }, { "cve": "CVE-2017-16829", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-16829" }, { "cve": "CVE-2017-5849", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2017-5849" }, { "cve": "CVE-2018-7208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2018-7208" }, { "cve": "CVE-2019-14889", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2019-14889" }, { "cve": "CVE-2020-12912", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-12912" }, { "cve": "CVE-2020-16135", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-16135" }, { "cve": "CVE-2020-1730", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-1730" }, { "cve": "CVE-2020-24455", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-24455" }, { "cve": "CVE-2020-8694", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8694" }, { "cve": "CVE-2020-8695", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2020-8695" }, { "cve": "CVE-2021-27219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-27219" }, { "cve": "CVE-2021-3565", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3565" }, { "cve": "CVE-2021-3634", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2021-3634" }, { "cve": "CVE-2022-1210", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1210" }, { "cve": "CVE-2022-1622", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1622" }, { "cve": "CVE-2022-1996", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-1996" }, { "cve": "CVE-2022-22576", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-22576" }, { "cve": "CVE-2022-25313", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-27774", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27774" }, { "cve": "CVE-2022-27775", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27775" }, { "cve": "CVE-2022-27776", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27776" }, { "cve": "CVE-2022-27781", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-29361", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-29361" }, { "cve": "CVE-2022-32205", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32205" }, { "cve": "CVE-2022-32206", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32207" }, { "cve": "CVE-2022-32208", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-35252", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-40023", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40023" }, { "cve": "CVE-2022-40090", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-40090" }, { "cve": "CVE-2022-42915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42915" }, { "cve": "CVE-2022-42916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-42916" }, { "cve": "CVE-2022-43551", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43551" }, { "cve": "CVE-2022-43552", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-4603", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-4603" }, { "cve": "CVE-2022-48064", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48064" }, { "cve": "CVE-2022-48624", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2022-48624" }, { "cve": "CVE-2023-0461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-1667", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1667" }, { "cve": "CVE-2023-1916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-1916" }, { "cve": "CVE-2023-20592", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-20592" }, { "cve": "CVE-2023-2137", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2137" }, { "cve": "CVE-2023-22745", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-22745" }, { "cve": "CVE-2023-2283", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2283" }, { "cve": "CVE-2023-23914", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23934", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-23934" }, { "cve": "CVE-2023-25577", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-25577" }, { "cve": "CVE-2023-26965", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-26965" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-2731", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-2731" }, { "cve": "CVE-2023-27533", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-28319", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-31083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-31083" }, { "cve": "CVE-2023-34055", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-34055" }, { "cve": "CVE-2023-35116", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38286", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38286" }, { "cve": "CVE-2023-38469", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38469" }, { "cve": "CVE-2023-38471", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38471" }, { "cve": "CVE-2023-38472", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38472" }, { "cve": "CVE-2023-38545", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38545" }, { "cve": "CVE-2023-38546", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-38546" }, { "cve": "CVE-2023-39197", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39197" }, { "cve": "CVE-2023-39198", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39198" }, { "cve": "CVE-2023-39804", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-39804" }, { "cve": "CVE-2023-40217", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-42465", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-42465" }, { "cve": "CVE-2023-4255", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-4255" }, { "cve": "CVE-2023-45139", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45139" }, { "cve": "CVE-2023-45322", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45322" }, { "cve": "CVE-2023-45863", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45863" }, { "cve": "CVE-2023-45871", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-45871" }, { "cve": "CVE-2023-46136", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-46218", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46751", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-46751" }, { "cve": "CVE-2023-48795", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50447", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50447" }, { "cve": "CVE-2023-5049", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5049" }, { "cve": "CVE-2023-50495", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50495" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-51257", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-51257" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-5678", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5717", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5717" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-6004", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6004" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6918", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-6918" }, { "cve": "CVE-2023-7207", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2023-7207" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-0985", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-0985" }, { "cve": "CVE-2024-21626", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-21626" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-22365", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-22365" }, { "cve": "CVE-2024-23651", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23651" }, { "cve": "CVE-2024-23652", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23652" }, { "cve": "CVE-2024-23653", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23653" }, { "cve": "CVE-2024-23672", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-24549", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28219", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28757", "product_status": { "known_affected": [ "T045853", "T045852", "T045854", "T038864", "T038863", "T038862", "T038861" ] }, "release_date": "2024-11-07T23:00:00.000+00:00", "title": "CVE-2024-28757" } ] }
WID-SEC-W-2024-0687
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Python ist eine universelle, \u00fcblicherweise interpretierte, h\u00f6here Programmiersprache.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Python ausnutzen, um beliebigen Code auszuf\u00fchren oder einen Denial-of-Service-Zustand zu verursachen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0687 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0687.json" }, { "category": "self", "summary": "WID-SEC-2024-0687 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0687" }, { "category": "external", "summary": "Discuss.Python.org vom 2024-03-20", "url": "https://discuss.python.org/t/python-3-10-14-3-9-19-and-3-8-19-is-now-available/48993" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/109858" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/91133" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/115197" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/81194" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/113659" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/102388" }, { "category": "external", "summary": "Python Github vom 2024-03-20", "url": "https://github.com/python/cpython/issues/114572" }, { "category": "external", "summary": "GitHub Advisory Database", "url": "https://github.com/advisories/GHSA-jm46-725r-hh9v" }, { "category": "external", "summary": "NATIONAL VULNERABILITY DATABASE", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" }, { "category": "external", "summary": "NVD CVE-2023-52425", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425" }, { "category": "external", "summary": "Proof of Concept (PoC) f\u00fcr CVE-2023-52425", "url": "https://github.com/libexpat/libexpat/pull/789" }, { "category": "external", "summary": "Debian Security Advisory DLA-3771 vom 2024-03-24", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3772 vom 2024-03-24", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1009-1 vom 2024-03-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018226.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1162-1 vom 2024-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018264.html" }, { "category": "external", "summary": "IBM Security Bulletin 7148151 vom 2024-04-12", "url": "https://www.ibm.com/support/pages/node/7148151" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:0782-2 vom 2024-04-30", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018443.html" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-01 vom 2024-05-04", "url": "https://security.gentoo.org/glsa/202405-01" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-198 vom 2024-05-08", "url": "https://www.dell.com/support/kbdoc/000224827/dsa-2024-=" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1556-1 vom 2024-05-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018483.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-1936 vom 2024-05-13", "url": "https://alas.aws.amazon.com/ALAS-2024-1936.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2541 vom 2024-05-15", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2541.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1698-1 vom 2024-05-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018560.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-A702B78744 vom 2024-05-22", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-a702b78744" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3347 vom 2024-05-23", "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-18B9C9B9CF vom 2024-05-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-18b9c9b9cf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1774-1 vom 2024-05-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018602.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3391 vom 2024-05-28", "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1843-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018631.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1847-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018627.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3466 vom 2024-05-29", "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3347 vom 2024-05-30", "url": "http://linux.oracle.com/errata/ELSA-2024-3347.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1844-1 vom 2024-05-29", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018630.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2024-011 vom 2024-05-30", "url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2024-011.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3466 vom 2024-06-01", "url": "https://linux.oracle.com/errata/ELSA-2024-3466.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4058 vom 2024-06-24", "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "external", "summary": "IBM Security Bulletin 7158590 vom 2024-06-25", "url": "https://www.ibm.com/support/pages/node/7158590" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4058 vom 2024-06-24", "url": "https://linux.oracle.com/errata/ELSA-2024-4058.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4078 vom 2024-06-25", "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4077 vom 2024-06-25", "url": "https://access.redhat.com/errata/RHSA-2024:4077" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4078 vom 2024-06-25", "url": "https://linux.oracle.com/errata/ELSA-2024-4078.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4077 vom 2024-06-25", "url": "https://linux.oracle.com/errata/ELSA-2024-4077.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4166 vom 2024-06-27", "url": "https://access.redhat.com/errata/RHSA-2024:4166" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2024-2515 vom 2024-06-28", "url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2515.html" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4078 vom 2024-07-02", "url": "https://errata.build.resf.org/RLSA-2024:4078" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-022 vom 2024-07-03", "url": "https://www.dell.com/support/kbdoc/de-de/000226633/dsa-2024-022-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4243 vom 2024-07-03", "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:4077 vom 2024-07-02", "url": "https://errata.build.resf.org/RLSA-2024:4077" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-4243 vom 2024-07-04", "url": "https://linux.oracle.com/errata/ELSA-2024-4243.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4370 vom 2024-07-08", "url": "https://access.redhat.com/errata/RHSA-2024:4370" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4406 vom 2024-07-09", "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4456 vom 2024-07-10", "url": "https://access.redhat.com/errata/RHSA-2024:4456" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6891-1 vom 2024-07-11", "url": "https://ubuntu.com/security/notices/USN-6891-1" }, { "category": "external", "summary": "IBM Security Bulletin 7160134 vom 2024-07-12", "url": "https://www.ibm.com/support/pages/node/7160134" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2479-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018974.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2479-1 vom 2024-07-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018975.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4591 vom 2024-07-17", "url": "https://access.redhat.com/errata/RHSA-2024:4591" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-239 vom 2024-07-18", "url": "https://www.dell.com/support/kbdoc/de-de/000227051/dsa-2024-239-security-update-dell-ecs-3-8-1-1-for-multiple-security-vulnerabilities" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4865 vom 2024-07-25", "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4871 vom 2024-07-25", "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:4896 vom 2024-07-29", "url": "https://access.redhat.com/errata/RHSA-2024:4896" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06", "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities" }, { "category": "external", "summary": "IBM Security Bulletin 7165265 vom 2024-08-12", "url": "https://www.ibm.com/support/pages/node/7165265" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5535 vom 2024-08-19", "url": "https://access.redhat.com/errata/RHSA-2024:5535" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1862-1 vom 2024-08-19", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3YSE4IOP4ISWHX3ARM75WVNBEW5HPEM3/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5689 vom 2024-08-21", "url": "https://access.redhat.com/errata/RHSA-2024:5689" }, { "category": "external", "summary": "DELL Security Update for Dell PowerScale OneFS", "url": "https://www.dell.com/support/kbdoc/en-us/000228207/dsa-2024-346-security-update-for-dell-powerscale-onefs-for-multiple-security-vulnerabilities" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-412 vom 2024-09-30", "url": "https://www.dell.com/support/kbdoc/de-de/000230678/dsa-2024-412-security-update-for-dell-ecs-3-8-1-2-multiple-third-party-component-vulnerabilities" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10", "url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities" }, { "category": "external", "summary": "IBM Security Bulletin", "url": "https://www.ibm.com/support/pages/node/7174634" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9190 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:9192 vom 2024-11-12", "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2024-016 vom 2024-11-13", "url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2024-016.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-9190 vom 2024-11-19", "url": "https://linux.oracle.com/errata/ELSA-2024-9190.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-3980 vom 2024-12-02", "url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7212-1 vom 2025-01-16", "url": "https://ubuntu.com/security/notices/USN-7212-1" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0364 vom 2025-01-22", "url": "https://access.redhat.com/errata/RHSA-2025:0364" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0650 vom 2025-01-29", "url": "https://access.redhat.com/errata/RHSA-2025:0650" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:0646 vom 2025-01-29", "url": "https://access.redhat.com/errata/RHSA-2025:0646" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1120 vom 2025-02-11", "url": "https://access.redhat.com/errata/RHSA-2025:1120" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:1116 vom 2025-02-13", "url": "https://access.redhat.com/errata/RHSA-2025:1116" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2797 vom 2025-03-25", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2797.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20250411-0005 vom 2025-04-11", "url": "https://security.netapp.com/advisory/ntap-20250411-0005/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20154-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021184.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20374-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021414.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20025-1 vom 2025-06-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021358.html" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Python: Mehrere Schwachstellen erm\u00f6glichen Codeausf\u00fchrung und DoS", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:19:29.368+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-0687", "initial_release_date": "2024-03-20T23:00:00.000+00:00", "revision_history": [ { "date": "2024-03-20T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-03-24T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-03-27T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-11T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-05T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-05-07T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-05-09T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-13T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-05-15T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-05-20T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-22T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat und Fedora aufgenommen" }, { "date": "2024-05-26T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE, Red Hat und Oracle Linux aufgenommen" }, { "date": "2024-06-02T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-23T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-24T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von IBM, Oracle Linux und Red Hat aufgenommen" }, { "date": "2024-06-25T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-27T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-06-30T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Rocky Enterprise Software Foundation, Dell und Red Hat aufgenommen" }, { "date": "2024-07-03T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-07-08T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-09T22:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-10T22:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-11T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-07-15T22:00:00.000+00:00", "number": "30", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-17T22:00:00.000+00:00", "number": "31", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-18T22:00:00.000+00:00", "number": "32", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-07-25T22:00:00.000+00:00", "number": "33", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-07-28T22:00:00.000+00:00", "number": "34", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-05T22:00:00.000+00:00", "number": "35", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-08-11T22:00:00.000+00:00", "number": "36", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-08-12T22:00:00.000+00:00", "number": "37", "summary": "Betroffene Betriebssysteme erg\u00e4nzt" }, { "date": "2024-08-18T22:00:00.000+00:00", "number": "38", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-19T22:00:00.000+00:00", "number": "39", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-21T22:00:00.000+00:00", "number": "40", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-01T22:00:00.000+00:00", "number": "41", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-09-30T22:00:00.000+00:00", "number": "42", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-10-09T22:00:00.000+00:00", "number": "43", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-10-31T23:00:00.000+00:00", "number": "44", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "45", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-11-13T23:00:00.000+00:00", "number": "46", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-11-18T23:00:00.000+00:00", "number": "47", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-12-01T23:00:00.000+00:00", "number": "48", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-01-16T23:00:00.000+00:00", "number": "49", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-01-21T23:00:00.000+00:00", "number": "50", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-28T23:00:00.000+00:00", "number": "51", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-29T23:00:00.000+00:00", "number": "52", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-11T23:00:00.000+00:00", "number": "53", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-02-12T23:00:00.000+00:00", "number": "54", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-03-25T23:00:00.000+00:00", "number": "55", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-13T22:00:00.000+00:00", "number": "56", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2025-06-03T22:00:00.000+00:00", "number": "57", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-06-04T22:00:00.000+00:00", "number": "58", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "59", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "59" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.1", "product": { "name": "Dell ECS \u003c3.8.1.1", "product_id": "T036366" } }, { "category": "product_version", "name": "3.8.1.1", "product": { "name": "Dell ECS 3.8.1.1", "product_id": "T036366-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.1" } } }, { "category": "product_version_range", "name": "\u003c3.8.1.2", "product": { "name": "Dell ECS \u003c3.8.1.2", "product_id": "T037906" } }, { "category": "product_version", "name": "3.8.1.2", "product": { "name": "Dell ECS 3.8.1.2", "product_id": "T037906-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.2" } } } ], "category": "product_name", "name": "ECS" }, { "branches": [ { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T024663", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:-" } } }, { "category": "product_version", "name": "virtual", "product": { "name": "Dell NetWorker virtual", "product_id": "T034583", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:virtual" } } }, { "category": "product_version_range", "name": "\u003c19.11", "product": { "name": "Dell NetWorker \u003c19.11", "product_id": "T035785" } }, { "category": "product_version", "name": "19.11", "product": { "name": "Dell NetWorker 19.11", "product_id": "T035785-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:19.11" } } } ], "category": "product_name", "name": "NetWorker" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } }, { "category": "product_name", "name": "Dell PowerScale", "product": { "name": "Dell PowerScale", "product_id": "T034610", "product_identification_helper": { "cpe": "cpe:/a:dell:powerscale_onefs:onefs" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.3", "product": { "name": "IBM AIX 7.3", "product_id": "1139691", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } } ], "category": "product_name", "name": "AIX" }, { "category": "product_name", "name": "IBM App Connect Enterprise", "product": { "name": "IBM App Connect Enterprise", "product_id": "T032495", "product_identification_helper": { "cpe": "cpe:/a:ibm:app_connect_enterprise:-" } } }, { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP9", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP9", "product_id": "T036127" } }, { "category": "product_version", "name": "7.5.0 UP9", "product": { "name": "IBM QRadar SIEM 7.5.0 UP9", "product_id": "T036127-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up9" } } }, { "category": "product_version_range", "name": "\u003c7.5.0 UP10 IF01", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP10 IF01", "product_id": "T038741" } }, { "category": "product_version", "name": "7.5.0 UP10 IF01", "product": { "name": "IBM QRadar SIEM 7.5.0 UP10 IF01", "product_id": "T038741-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up10_if01" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "branches": [ { "category": "product_version", "name": "4.1", "product": { "name": "IBM VIOS 4.1", "product_id": "1522854", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:4.1" } } } ], "category": "product_name", "name": "VIOS" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "for VMware vSphere", "product": { "name": "NetApp ActiveIQ Unified Manager for VMware vSphere", "product_id": "T025152", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:for_vmware_vsphere" } } }, { "category": "product_version", "name": "for Microsoft Windows", "product": { "name": "NetApp ActiveIQ Unified Manager for Microsoft Windows", "product_id": "T025631", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:for_microsoft_windows" } } } ], "category": "product_name", "name": "ActiveIQ Unified Manager" }, { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "NetApp Data ONTAP 9", "product_id": "T039981", "product_identification_helper": { "cpe": "cpe:/a:netapp:data_ontap:9" } } } ], "category": "product_name", "name": "Data ONTAP" } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.10.14", "product": { "name": "Open Source Python \u003c3.10.14", "product_id": "T033614" } }, { "category": "product_version", "name": "3.10.14", "product": { "name": "Open Source Python 3.10.14", "product_id": "T033614-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.10.14" } } }, { "category": "product_version_range", "name": "\u003c3.9.19", "product": { "name": "Open Source Python \u003c3.9.19", "product_id": "T033615" } }, { "category": "product_version", "name": "3.9.19", "product": { "name": "Open Source Python 3.9.19", "product_id": "T033615-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.9.19" } } }, { "category": "product_version_range", "name": "\u003c3.8.19", "product": { "name": "Open Source Python \u003c3.8.19", "product_id": "T033616" } }, { "category": "product_version", "name": "3.8.19", "product": { "name": "Open Source Python 3.8.19", "product_id": "T033616-fixed", "product_identification_helper": { "cpe": "cpe:/a:python:python:3.8.19" } } } ], "category": "product_name", "name": "Python" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "branches": [ { "category": "product_version_range", "name": "Container Platform \u003c4.17.16", "product": { "name": "Red Hat OpenShift Container Platform \u003c4.17.16", "product_id": "T041007" } }, { "category": "product_version", "name": "Container Platform 4.17.16", "product": { "name": "Red Hat OpenShift Container Platform 4.17.16", "product_id": "T041007-fixed", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:container_platform__4.17.16" } } } ], "category": "product_name", "name": "OpenShift" } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T025152", "T033615", "67646", "T033616", "T033614", "T034583", "T036366", "T036127", "T004914", "T038741", "1139691", "T024663", "T025631", "T041007", "398363", "T034610", "T037906", "1522854", "T012167", "T032255", "T035785", "T039981", "74185", "T032495", "T045853", "T045852", "T014381", "T045854", "2951", "T002207", "T000126" ] }, "release_date": "2024-03-20T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T025152", "T033615", "67646", "T033616", "T033614", "T034583", "T036366", "T036127", "T004914", "T038741", "1139691", "T024663", "T025631", "T041007", "398363", "T034610", "T037906", "1522854", "T012167", "T032255", "T035785", "T039981", "74185", "T032495", "T045853", "T045852", "T014381", "T045854", "2951", "T002207", "T000126" ] }, "release_date": "2024-03-20T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T025152", "T033615", "67646", "T033616", "T033614", "T034583", "T036366", "T036127", "T004914", "T038741", "1139691", "T024663", "T025631", "T041007", "398363", "T034610", "T037906", "1522854", "T012167", "T032255", "T035785", "T039981", "74185", "T032495", "T045853", "T045852", "T014381", "T045854", "2951", "T002207", "T000126" ] }, "release_date": "2024-03-20T23:00:00.000+00:00", "title": "CVE-2023-52425" } ] }
wid-sec-w-2024-3222
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle PeopleSoft ist eine ERP Anwendung.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle PeopleSoft ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3222 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3222.json" }, { "category": "self", "summary": "WID-SEC-2024-3222 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3222" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - October 2024 - Appendix Oracle PeopleSoft vom 2024-10-15", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixPS" } ], "source_lang": "en-US", "title": "Oracle PeopleSoft: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-10-15T22:00:00.000+00:00", "generator": { "date": "2024-10-16T11:15:17.107+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3222", "initial_release_date": "2024-10-15T22:00:00.000+00:00", "revision_history": [ { "date": "2024-10-15T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "9.2", "product": { "name": "Oracle PeopleSoft 9.2", "product_id": "T019030", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:9.2" } } }, { "category": "product_version", "name": "8.59", "product": { "name": "Oracle PeopleSoft 8.59", "product_id": "T019905", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:8.59" } } }, { "category": "product_version", "name": "8.6", "product": { "name": "Oracle PeopleSoft 8.60", "product_id": "T025008", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:8.60" } } }, { "category": "product_version", "name": "8.61", "product": { "name": "Oracle PeopleSoft 8.61", "product_id": "T032124", "product_identification_helper": { "cpe": "cpe:/a:oracle:peoplesoft:8.61" } } }, { "category": "product_version_range", "name": "\u003c=9.2.50", "product": { "name": "Oracle PeopleSoft \u003c=9.2.50", "product_id": "T038408" } }, { "category": "product_version_range", "name": "\u003c=9.2.50", "product": { "name": "Oracle PeopleSoft \u003c=9.2.50", "product_id": "T038408-fixed" } } ], "category": "product_name", "name": "PeopleSoft" } ], "category": "vendor", "name": "Oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5752", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2024-0232", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-21202", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21202" }, { "cve": "CVE-2024-21214", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21214" }, { "cve": "CVE-2024-21249", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21249" }, { "cve": "CVE-2024-21255", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21255" }, { "cve": "CVE-2024-21264", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21264" }, { "cve": "CVE-2024-21283", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21283" }, { "cve": "CVE-2024-21286", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-21286" }, { "cve": "CVE-2024-26130", "notes": [ { "category": "description", "text": "In Oracle PeopleSoft existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T032124", "T025008", "T019030", "T019905" ], "last_affected": [ "T038408" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-26130" } ] }
wid-sec-w-2024-3195
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-3195 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3195.json" }, { "category": "self", "summary": "WID-SEC-2024-3195 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3195" }, { "category": "external", "summary": "Oracle Critical Patch Update Advisory - October 2024 - Appendix Oracle Communications vom 2024-10-15", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixCGBU" } ], "source_lang": "en-US", "title": "Oracle Communications: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-10-15T22:00:00.000+00:00", "generator": { "date": "2024-10-16T10:12:35.400+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-3195", "initial_release_date": "2024-10-15T22:00:00.000+00:00", "revision_history": [ { "date": "2024-10-15T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "9.1.1.3.0", "product": { "name": "Oracle Communications 9.1.1.3.0", "product_id": "T027333", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.3.0" } } }, { "category": "product_version", "name": "12.6.1.0.0", "product": { "name": "Oracle Communications 12.6.1.0.0", "product_id": "T027338", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.6.1.0.0" } } }, { "category": "product_version", "name": "5.1", "product": { "name": "Oracle Communications 5.1", "product_id": "T028684", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.1" } } }, { "category": "product_version", "name": "15.0.0.0.0", "product": { "name": "Oracle Communications 15.0.0.0.0", "product_id": "T032090", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:15.0.0.0.0" } } }, { "category": "product_version", "name": "23.4.0", "product": { "name": "Oracle Communications 23.4.0", "product_id": "T032091", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.0" } } }, { "category": "product_version", "name": "23.4.2", "product": { "name": "Oracle Communications 23.4.2", "product_id": "T034144", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.2" } } }, { "category": "product_version", "name": "24.1.0", "product": { "name": "Oracle Communications 24.1.0", "product_id": "T034145", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0" } } }, { "category": "product_version", "name": "5.2", "product": { "name": "Oracle Communications 5.2", "product_id": "T034146", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:5.2" } } }, { "category": "product_version", "name": "24.1.0.0.0", "product": { "name": "Oracle Communications 24.1.0.0.0", "product_id": "T034147", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.0.0.0" } } }, { "category": "product_version", "name": "23.4.3", "product": { "name": "Oracle Communications 23.4.3", "product_id": "T036195", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.3" } } }, { "category": "product_version", "name": "23.4.4", "product": { "name": "Oracle Communications 23.4.4", "product_id": "T036196", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:23.4.4" } } }, { "category": "product_version_range", "name": "\u003c=24.2.0", "product": { "name": "Oracle Communications \u003c=24.2.0", "product_id": "T036197" } }, { "category": "product_version_range", "name": "\u003c=24.2.0", "product": { "name": "Oracle Communications \u003c=24.2.0", "product_id": "T036197-fixed" } }, { "category": "product_version", "name": "4.1.0", "product": { "name": "Oracle Communications 4.1.0", "product_id": "T036205", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.1.0" } } }, { "category": "product_version", "name": "4.2.0", "product": { "name": "Oracle Communications 4.2.0", "product_id": "T036206", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:4.2.0" } } }, { "category": "product_version", "name": "9.2.0", "product": { "name": "Oracle Communications 9.2.0", "product_id": "T036207", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.2.0" } } }, { "category": "product_version", "name": "9.3.0", "product": { "name": "Oracle Communications 9.3.0", "product_id": "T036208", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.3.0" } } }, { "category": "product_version", "name": "12.11.0", "product": { "name": "Oracle Communications 12.11.0", "product_id": "T036209", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:12.11.0" } } }, { "category": "product_version", "name": "9.0.1.10.0", "product": { "name": "Oracle Communications 9.0.1.10.0", "product_id": "T038373", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.0.1.10.0" } } }, { "category": "product_version_range", "name": "\u003c=23.4.5", "product": { "name": "Oracle Communications \u003c=23.4.5", "product_id": "T038375" } }, { "category": "product_version_range", "name": "\u003c=23.4.5", "product": { "name": "Oracle Communications \u003c=23.4.5", "product_id": "T038375-fixed" } }, { "category": "product_version", "name": "24.2.1", "product": { "name": "Oracle Communications 24.2.1", "product_id": "T038376", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.2.1" } } }, { "category": "product_version_range", "name": "\u003c=23.4.6", "product": { "name": "Oracle Communications \u003c=23.4.6", "product_id": "T038377" } }, { "category": "product_version_range", "name": "\u003c=23.4.6", "product": { "name": "Oracle Communications \u003c=23.4.6", "product_id": "T038377-fixed" } }, { "category": "product_version", "name": "24.1.1", "product": { "name": "Oracle Communications 24.1.1", "product_id": "T038378", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.1.1" } } }, { "category": "product_version", "name": "24.2.2", "product": { "name": "Oracle Communications 24.2.2", "product_id": "T038379", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:24.2.2" } } }, { "category": "product_version", "name": "9.1.5", "product": { "name": "Oracle Communications 9.1.5", "product_id": "T038380", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.5" } } }, { "category": "product_version", "name": "9.1.0", "product": { "name": "Oracle Communications 9.1.0", "product_id": "T038381", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.0" } } }, { "category": "product_version", "name": "14", "product": { "name": "Oracle Communications 14.0", "product_id": "T038382", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:14.0" } } }, { "category": "product_version", "name": "9.1.1.9.0", "product": { "name": "Oracle Communications 9.1.1.9.0", "product_id": "T038383", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:9.1.1.9.0" } } }, { "category": "product_version", "name": "14.0.0.1", "product": { "name": "Oracle Communications 14.0.0.1", "product_id": "T038384", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:14.0.0.1" } } }, { "category": "product_version", "name": "17.0.1", "product": { "name": "Oracle Communications 17.0.1", "product_id": "T038385", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:17.0.1" } } }, { "category": "product_version_range", "name": "\u003c10.4.0.4", "product": { "name": "Oracle Communications \u003c10.4.0.4", "product_id": "T038386" } }, { "category": "product_version", "name": "10.4.0.4", "product": { "name": "Oracle Communications 10.4.0.4", "product_id": "T038386-fixed", "product_identification_helper": { "cpe": "cpe:/a:oracle:communications:10.4.0.4" } } }, { "category": "product_version_range", "name": "\u003c=9.1.1.8.0", "product": { "name": "Oracle Communications \u003c=9.1.1.8.0", "product_id": "T038426" } }, { "category": "product_version_range", "name": "\u003c=9.1.1.8.0", "product": { "name": "Oracle Communications \u003c=9.1.1.8.0", "product_id": "T038426-fixed" } } ], "category": "product_name", "name": "Communications" } ], "category": "vendor", "name": "Oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-23437", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-23437" }, { "cve": "CVE-2022-2601", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-2601" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2023-2953", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-38408", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-38408" }, { "cve": "CVE-2023-4043", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-4043" }, { "cve": "CVE-2023-46136", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-46136" }, { "cve": "CVE-2023-48795", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-51775" }, { "cve": "CVE-2023-5685", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-5685" }, { "cve": "CVE-2023-6597", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6816", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2023-6816" }, { "cve": "CVE-2024-0450", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-22020", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-22020" }, { "cve": "CVE-2024-22257", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-23672" }, { "cve": "CVE-2024-2398", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-2398" }, { "cve": "CVE-2024-25062", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25638", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-25638" }, { "cve": "CVE-2024-26308", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-26308" }, { "cve": "CVE-2024-28182", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28849", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29736", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-29736" }, { "cve": "CVE-2024-29857", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-29857" }, { "cve": "CVE-2024-30251", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-30251" }, { "cve": "CVE-2024-31080", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-31080" }, { "cve": "CVE-2024-31744", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-31744" }, { "cve": "CVE-2024-32760", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-32760" }, { "cve": "CVE-2024-33602", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34750", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-34750" }, { "cve": "CVE-2024-37371", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38816", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-38816" }, { "cve": "CVE-2024-40898", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-40898" }, { "cve": "CVE-2024-43044", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-43044" }, { "cve": "CVE-2024-45492", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-45492" }, { "cve": "CVE-2024-4577", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-4577" }, { "cve": "CVE-2024-4603", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-4603" }, { "cve": "CVE-2024-5971", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-5971" }, { "cve": "CVE-2024-6162", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-6162" }, { "cve": "CVE-2024-6387", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-6387" }, { "cve": "CVE-2024-7254", "notes": [ { "category": "description", "text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he." } ], "product_status": { "known_affected": [ "T036209", "T036205", "T036206", "T036207", "T036208", "T034147", "T038386", "T034146", "T034145", "T034144", "T038382", "T038383", "T038384", "T038385", "T038380", "T038381", "T027338", "T027333", "T028684", "T038379", "T038376", "T038378", "T036195", "T038373", "T036196", "T032090", "T032091" ], "last_affected": [ "T038426", "T036197", "T038375", "T038377" ] }, "release_date": "2024-10-15T22:00:00.000+00:00", "title": "CVE-2024-7254" } ] }
suse-su-2024:2479-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-52425: Fixed backport so it uses features sniffing, not just comparing version number (bsc#1219559).\n- CVE-2024-0450: Fixed detecting the vulnerability of \u0027quoted-overlap\u0027 zipbomb (bsc#1221854).\n- CVE-2024-4032: Rearranging definition of private v global IP. (bsc#1226448)\n- CVE-2024-0397: Remove a memory race condition in ssl.SSLContext certificate store methods. (bsc#1226447)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2479,SUSE-SLE-Micro-5.3-2024-2479,SUSE-SLE-Micro-5.4-2024-2479,SUSE-SLE-Micro-5.5-2024-2479,SUSE-SLE-Module-Basesystem-15-SP5-2024-2479,SUSE-SLE-Module-Basesystem-15-SP6-2024-2479,SUSE-SLE-Module-Development-Tools-15-SP5-2024-2479,SUSE-SLE-Module-Development-Tools-15-SP6-2024-2479,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-2479,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2479,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2479,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-2479,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-2479,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2479,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-2479,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2479,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2479,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2479,SUSE-SUSE-MicroOS-5.2-2024-2479,SUSE-Storage-7.1-2024-2479,openSUSE-Leap-Micro-5.3-2024-2479,openSUSE-Leap-Micro-5.4-2024-2479,openSUSE-SLE-15.5-2024-2479,openSUSE-SLE-15.6-2024-2479", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2479-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2479-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242479-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2479-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/036005.html" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1220664", "url": "https://bugzilla.suse.com/1220664" }, { "category": "self", "summary": "SUSE Bug 1221563", "url": "https://bugzilla.suse.com/1221563" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE Bug 1222075", "url": "https://bugzilla.suse.com/1222075" }, { "category": "self", "summary": "SUSE Bug 1226447", "url": "https://bugzilla.suse.com/1226447" }, { "category": "self", "summary": "SUSE Bug 1226448", "url": "https://bugzilla.suse.com/1226448" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0397 page", "url": "https://www.suse.com/security/cve/CVE-2024-0397/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4032 page", "url": "https://www.suse.com/security/cve/CVE-2024-4032/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-07-15T08:34:13Z", "generator": { "date": "2024-07-15T08:34:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2479-1", "initial_release_date": "2024-07-15T08:34:13Z", "revision_history": [ { "date": "2024-07-15T08:34:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.65.2.aarch64", "product": { "name": "python3-3.6.15-150300.10.65.2.aarch64", "product_id": "python3-3.6.15-150300.10.65.2.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.65.1.aarch64", "product": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64", "product_id": "python3-base-3.6.15-150300.10.65.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.65.2.aarch64", "product": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64", "product_id": "python3-curses-3.6.15-150300.10.65.2.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "product": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "product_id": "python3-dbm-3.6.15-150300.10.65.2.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.65.1.aarch64", "product": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64", "product_id": "python3-devel-3.6.15-150300.10.65.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.65.1.aarch64", "product": { "name": "python3-doc-3.6.15-150300.10.65.1.aarch64", "product_id": "python3-doc-3.6.15-150300.10.65.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.65.2.aarch64", "product": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64", "product_id": "python3-idle-3.6.15-150300.10.65.2.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.65.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150300.10.65.1.aarch64", "product_id": "python3-testsuite-3.6.15-150300.10.65.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.65.2.aarch64", "product": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64", "product_id": "python3-tk-3.6.15-150300.10.65.2.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.65.1.aarch64", "product": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64", "product_id": "python3-tools-3.6.15-150300.10.65.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.65.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150300.10.65.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150300.10.65.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150300.10.65.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.65.2.i586", "product": { "name": "python3-3.6.15-150300.10.65.2.i586", "product_id": "python3-3.6.15-150300.10.65.2.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.65.1.i586", "product": { "name": "python3-base-3.6.15-150300.10.65.1.i586", "product_id": "python3-base-3.6.15-150300.10.65.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.65.2.i586", "product": { "name": "python3-curses-3.6.15-150300.10.65.2.i586", "product_id": "python3-curses-3.6.15-150300.10.65.2.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.65.2.i586", "product": { "name": "python3-dbm-3.6.15-150300.10.65.2.i586", "product_id": "python3-dbm-3.6.15-150300.10.65.2.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.65.1.i586", "product": { "name": "python3-devel-3.6.15-150300.10.65.1.i586", "product_id": "python3-devel-3.6.15-150300.10.65.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.65.1.i586", "product": { "name": "python3-doc-3.6.15-150300.10.65.1.i586", "product_id": "python3-doc-3.6.15-150300.10.65.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150300.10.65.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.65.2.i586", "product": { "name": "python3-idle-3.6.15-150300.10.65.2.i586", "product_id": "python3-idle-3.6.15-150300.10.65.2.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.65.1.i586", "product": { "name": "python3-testsuite-3.6.15-150300.10.65.1.i586", "product_id": "python3-testsuite-3.6.15-150300.10.65.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.65.2.i586", "product": { "name": "python3-tk-3.6.15-150300.10.65.2.i586", "product_id": "python3-tk-3.6.15-150300.10.65.2.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.65.1.i586", "product": { "name": "python3-tools-3.6.15-150300.10.65.1.i586", "product_id": "python3-tools-3.6.15-150300.10.65.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.65.2.ppc64le", "product": { "name": "python3-3.6.15-150300.10.65.2.ppc64le", "product_id": "python3-3.6.15-150300.10.65.2.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le", "product_id": "python3-base-3.6.15-150300.10.65.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "product": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "product_id": "python3-curses-3.6.15-150300.10.65.2.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "product": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "product_id": "python3-dbm-3.6.15-150300.10.65.2.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "product_id": "python3-devel-3.6.15-150300.10.65.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150300.10.65.1.ppc64le", "product_id": "python3-doc-3.6.15-150300.10.65.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "product": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "product_id": "python3-idle-3.6.15-150300.10.65.2.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "product": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "product_id": "python3-tk-3.6.15-150300.10.65.2.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "product_id": "python3-tools-3.6.15-150300.10.65.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.65.2.s390x", "product": { "name": "python3-3.6.15-150300.10.65.2.s390x", "product_id": "python3-3.6.15-150300.10.65.2.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.65.1.s390x", "product": { "name": "python3-base-3.6.15-150300.10.65.1.s390x", "product_id": "python3-base-3.6.15-150300.10.65.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.65.2.s390x", "product": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x", "product_id": "python3-curses-3.6.15-150300.10.65.2.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.65.2.s390x", "product": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x", "product_id": "python3-dbm-3.6.15-150300.10.65.2.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.65.1.s390x", "product": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x", "product_id": "python3-devel-3.6.15-150300.10.65.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.65.1.s390x", "product": { "name": "python3-doc-3.6.15-150300.10.65.1.s390x", "product_id": "python3-doc-3.6.15-150300.10.65.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.65.2.s390x", "product": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x", "product_id": "python3-idle-3.6.15-150300.10.65.2.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.65.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150300.10.65.1.s390x", "product_id": "python3-testsuite-3.6.15-150300.10.65.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.65.2.s390x", "product": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x", "product_id": "python3-tk-3.6.15-150300.10.65.2.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.65.1.s390x", "product": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x", "product_id": "python3-tools-3.6.15-150300.10.65.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150300.10.65.2.x86_64", "product": { "name": "python3-3.6.15-150300.10.65.2.x86_64", "product_id": "python3-3.6.15-150300.10.65.2.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150300.10.65.1.x86_64", "product": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64", "product_id": "python3-base-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150300.10.65.2.x86_64", "product": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64", "product_id": "python3-curses-3.6.15-150300.10.65.2.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "product": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "product_id": "python3-dbm-3.6.15-150300.10.65.2.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150300.10.65.1.x86_64", "product": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64", "product_id": "python3-devel-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150300.10.65.1.x86_64", "product": { "name": "python3-doc-3.6.15-150300.10.65.1.x86_64", "product_id": "python3-doc-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150300.10.65.2.x86_64", "product": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64", "product_id": "python3-idle-3.6.15-150300.10.65.2.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150300.10.65.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150300.10.65.1.x86_64", "product_id": "python3-testsuite-3.6.15-150300.10.65.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150300.10.65.2.x86_64", "product": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64", "product_id": "python3-tk-3.6.15-150300.10.65.2.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150300.10.65.1.x86_64", "product": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64", "product_id": "python3-tools-3.6.15-150300.10.65.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.3", "product": { "name": "openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.3" } } }, { "category": "product_name", "name": "openSUSE Leap Micro 5.4", "product": { "name": "openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6", "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap Micro 5.3", "product_id": "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap Micro 5.4", "product_id": "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-base-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-curses-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-dbm-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-doc-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-idle-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-testsuite-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-testsuite-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150300.10.65.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64" }, "product_reference": "python3-tk-3.6.15-150300.10.65.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150300.10.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150300.10.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-15T08:34:13Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0397", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0397" } ], "notes": [ { "category": "general", "text": "A defect was discovered in the Python \"ssl\" module where there is a memory\nrace condition with the ssl.SSLContext methods \"cert_store_stats()\" and\n\"get_ca_certs()\". The race condition can be triggered if the methods are\ncalled at the same time as certificates are loaded into the SSLContext,\nsuch as during the TLS handshake with a certificate directory configured.\nThis issue is fixed in CPython 3.10.14, 3.11.9, 3.12.3, and 3.13.0a5.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0397", "url": "https://www.suse.com/security/cve/CVE-2024-0397" }, { "category": "external", "summary": "SUSE Bug 1226447 for CVE-2024-0397", "url": "https://bugzilla.suse.com/1226447" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-15T08:34:13Z", "details": "moderate" } ], "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-15T08:34:13Z", "details": "moderate" } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-4032", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4032" } ], "notes": [ { "category": "general", "text": "The \"ipaddress\" module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \"globally reachable\" or \"private\". This affected the is_private and is_global properties of the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address, and ipaddress.IPv6Network classes, where values wouldn\u0027t be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.\n\nCPython 3.12.4 and 3.13.0a6 contain updated information from these registries and thus have the intended behavior.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4032", "url": "https://www.suse.com/security/cve/CVE-2024-4032" }, { "category": "external", "summary": "SUSE Bug 1226448 for CVE-2024-4032", "url": "https://bugzilla.suse.com/1226448" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Enterprise Storage 7.1:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Enterprise Storage 7.1:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.2:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.2:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Micro 5.5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Micro 5.5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP5:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Module for Development Tools 15 SP6:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-tools-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Proxy 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Proxy 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-base-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-curses-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-dbm-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.ppc64le", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.s390x", "SUSE Manager Server 4.3:python3-devel-3.6.15-150300.10.65.1.x86_64", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-idle-3.6.15-150300.10.65.2.x86_64", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.ppc64le", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.s390x", "SUSE Manager Server 4.3:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.5:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.5:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:libpython3_6m1_0-32bit-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-curses-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-dbm-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-devel-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-doc-devhelp-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-idle-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-testsuite-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.ppc64le", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.s390x", "openSUSE Leap 15.6:python3-tk-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.ppc64le", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.s390x", "openSUSE Leap 15.6:python3-tools-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.3:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.3:python3-base-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:libpython3_6m1_0-3.6.15-150300.10.65.1.x86_64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.aarch64", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.s390x", "openSUSE Leap Micro 5.4:python3-3.6.15-150300.10.65.2.x86_64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.aarch64", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.s390x", "openSUSE Leap Micro 5.4:python3-base-3.6.15-150300.10.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-15T08:34:13Z", "details": "low" } ], "title": "CVE-2024-4032" } ] }
suse-su-2024:1862-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2023-52425: Fixed using the system libexpat (bsc#1219559).\n- CVE-2023-27043: Modifed fix for unicode string handling in email.utils.parseaddr() (bsc#1222537).\n- CVE-2022-48560: Fixed use-after-free in Python via heappushpop in heapq (bsc#1214675).\n- CVE-2024-0450: Detect the vulnerability of the \u0027quoted-overlap\u0027 zipbomb (bsc#1221854).\n\nBug fixes:\n\n- Switch off tests. ONLY FOR FACTORY!!! (bsc#1219306).\n- Build with -std=gnu89 to build correctly with gcc14 (bsc#1220970).\n- Switch from %patchN style to the %patch -P N one.\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1862,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1862,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-1862,openSUSE-SLE-15.5-2024-1862,openSUSE-SLE-15.6-2024-1862", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1862-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1862-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241862-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1862-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019258.html" }, { "category": "self", "summary": "SUSE Bug 1214675", "url": "https://bugzilla.suse.com/1214675" }, { "category": "self", "summary": "SUSE Bug 1219306", "url": "https://bugzilla.suse.com/1219306" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1220970", "url": "https://bugzilla.suse.com/1220970" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE Bug 1222537", "url": "https://bugzilla.suse.com/1222537" }, { "category": "self", "summary": "SUSE CVE CVE-2022-48560 page", "url": "https://www.suse.com/security/cve/CVE-2022-48560/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-27043 page", "url": "https://www.suse.com/security/cve/CVE-2023-27043/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2024-05-30T12:17:41Z", "generator": { "date": "2024-05-30T12:17:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1862-1", "initial_release_date": "2024-05-30T12:17:41Z", "revision_history": [ { "date": "2024-05-30T12:17:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-150000.65.1.aarch64", "product": { "name": "python-2.7.18-150000.65.1.aarch64", "product_id": "python-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.65.1.aarch64", "product": { "name": "python-base-2.7.18-150000.65.1.aarch64", "product_id": "python-base-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.65.1.aarch64", "product": { "name": "python-curses-2.7.18-150000.65.1.aarch64", "product_id": "python-curses-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.65.1.aarch64", "product": { "name": "python-demo-2.7.18-150000.65.1.aarch64", "product_id": "python-demo-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.65.1.aarch64", "product": { "name": "python-devel-2.7.18-150000.65.1.aarch64", "product_id": "python-devel-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.65.1.aarch64", "product": { "name": "python-gdbm-2.7.18-150000.65.1.aarch64", "product_id": "python-gdbm-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.65.1.aarch64", "product": { "name": "python-idle-2.7.18-150000.65.1.aarch64", "product_id": "python-idle-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.65.1.aarch64", "product": { "name": "python-tk-2.7.18-150000.65.1.aarch64", "product_id": "python-tk-2.7.18-150000.65.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.65.1.aarch64", "product": { "name": "python-xml-2.7.18-150000.65.1.aarch64", "product_id": "python-xml-2.7.18-150000.65.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-150000.65.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-150000.65.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-150000.65.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-150000.65.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-150000.65.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-150000.65.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-150000.65.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-150000.65.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-150000.65.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.65.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.i586", "product_id": "libpython2_7-1_0-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-150000.65.1.i586", "product": { "name": "python-2.7.18-150000.65.1.i586", "product_id": "python-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.65.1.i586", "product": { "name": "python-base-2.7.18-150000.65.1.i586", "product_id": "python-base-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.65.1.i586", "product": { "name": "python-curses-2.7.18-150000.65.1.i586", "product_id": "python-curses-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.65.1.i586", "product": { "name": "python-demo-2.7.18-150000.65.1.i586", "product_id": "python-demo-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.65.1.i586", "product": { "name": "python-devel-2.7.18-150000.65.1.i586", "product_id": "python-devel-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.65.1.i586", "product": { "name": "python-gdbm-2.7.18-150000.65.1.i586", "product_id": "python-gdbm-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.65.1.i586", "product": { "name": "python-idle-2.7.18-150000.65.1.i586", "product_id": "python-idle-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.65.1.i586", "product": { "name": "python-tk-2.7.18-150000.65.1.i586", "product_id": "python-tk-2.7.18-150000.65.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.65.1.i586", "product": { "name": "python-xml-2.7.18-150000.65.1.i586", "product_id": "python-xml-2.7.18-150000.65.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-150000.65.1.noarch", "product": { "name": "python-doc-2.7.18-150000.65.1.noarch", "product_id": "python-doc-2.7.18-150000.65.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-150000.65.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-150000.65.1.noarch", "product_id": "python-doc-pdf-2.7.18-150000.65.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-2.7.18-150000.65.1.ppc64le", "product_id": "python-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-base-2.7.18-150000.65.1.ppc64le", "product_id": "python-base-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-curses-2.7.18-150000.65.1.ppc64le", "product_id": "python-curses-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-demo-2.7.18-150000.65.1.ppc64le", "product_id": "python-demo-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-devel-2.7.18-150000.65.1.ppc64le", "product_id": "python-devel-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-150000.65.1.ppc64le", "product_id": "python-gdbm-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-idle-2.7.18-150000.65.1.ppc64le", "product_id": "python-idle-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-tk-2.7.18-150000.65.1.ppc64le", "product_id": "python-tk-2.7.18-150000.65.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.65.1.ppc64le", "product": { "name": "python-xml-2.7.18-150000.65.1.ppc64le", "product_id": "python-xml-2.7.18-150000.65.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.65.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-150000.65.1.s390x", "product": { "name": "python-2.7.18-150000.65.1.s390x", "product_id": "python-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.65.1.s390x", "product": { "name": "python-base-2.7.18-150000.65.1.s390x", "product_id": "python-base-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.65.1.s390x", "product": { "name": "python-curses-2.7.18-150000.65.1.s390x", "product_id": "python-curses-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.65.1.s390x", "product": { "name": "python-demo-2.7.18-150000.65.1.s390x", "product_id": "python-demo-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.65.1.s390x", "product": { "name": "python-devel-2.7.18-150000.65.1.s390x", "product_id": "python-devel-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.65.1.s390x", "product": { "name": "python-gdbm-2.7.18-150000.65.1.s390x", "product_id": "python-gdbm-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.65.1.s390x", "product": { "name": "python-idle-2.7.18-150000.65.1.s390x", "product_id": "python-idle-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.65.1.s390x", "product": { "name": "python-tk-2.7.18-150000.65.1.s390x", "product_id": "python-tk-2.7.18-150000.65.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.65.1.s390x", "product": { "name": "python-xml-2.7.18-150000.65.1.s390x", "product_id": "python-xml-2.7.18-150000.65.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-150000.65.1.x86_64", "product": { "name": "python-2.7.18-150000.65.1.x86_64", "product_id": "python-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-150000.65.1.x86_64", "product": { "name": "python-32bit-2.7.18-150000.65.1.x86_64", "product_id": "python-32bit-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-150000.65.1.x86_64", "product": { "name": "python-base-2.7.18-150000.65.1.x86_64", "product_id": "python-base-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-150000.65.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-150000.65.1.x86_64", "product_id": "python-base-32bit-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-150000.65.1.x86_64", "product": { "name": "python-curses-2.7.18-150000.65.1.x86_64", "product_id": "python-curses-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-150000.65.1.x86_64", "product": { "name": "python-demo-2.7.18-150000.65.1.x86_64", "product_id": "python-demo-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-150000.65.1.x86_64", "product": { "name": "python-devel-2.7.18-150000.65.1.x86_64", "product_id": "python-devel-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-150000.65.1.x86_64", "product": { "name": "python-gdbm-2.7.18-150000.65.1.x86_64", "product_id": "python-gdbm-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-150000.65.1.x86_64", "product": { "name": "python-idle-2.7.18-150000.65.1.x86_64", "product_id": "python-idle-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-150000.65.1.x86_64", "product": { "name": "python-tk-2.7.18-150000.65.1.x86_64", "product_id": "python-tk-2.7.18-150000.65.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-150000.65.1.x86_64", "product": { "name": "python-xml-2.7.18-150000.65.1.x86_64", "product_id": "python-xml-2.7.18-150000.65.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x" }, "product_reference": "python-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x" }, "product_reference": "python-base-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x" }, "product_reference": "python-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x" }, "product_reference": "python-base-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x" }, "product_reference": "python-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x" }, "product_reference": "python-base-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.65.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.65.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.65.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.65.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x" }, "product_reference": "python-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-32bit-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-base-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-base-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x" }, "product_reference": "python-base-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-base-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-curses-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-curses-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x" }, "product_reference": "python-curses-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-curses-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-demo-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-demo-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x" }, "product_reference": "python-demo-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-demo-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-devel-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-devel-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x" }, "product_reference": "python-devel-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-devel-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-150000.65.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch" }, "product_reference": "python-doc-2.7.18-150000.65.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-150000.65.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-150000.65.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-idle-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-idle-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x" }, "product_reference": "python-idle-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-idle-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-tk-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-tk-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x" }, "product_reference": "python-tk-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-tk-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64" }, "product_reference": "python-xml-2.7.18-150000.65.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le" }, "product_reference": "python-xml-2.7.18-150000.65.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x" }, "product_reference": "python-xml-2.7.18-150000.65.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-150000.65.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" }, "product_reference": "python-xml-2.7.18-150000.65.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-48560", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-48560" } ], "notes": [ { "category": "general", "text": "A use-after-free exists in Python through 3.9 via heappushpop in heapq.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-48560", "url": "https://www.suse.com/security/cve/CVE-2022-48560" }, { "category": "external", "summary": "SUSE Bug 1214675 for CVE-2022-48560", "url": "https://bugzilla.suse.com/1214675" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:17:41Z", "details": "moderate" } ], "title": "CVE-2022-48560" }, { "cve": "CVE-2023-27043", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-27043" } ], "notes": [ { "category": "general", "text": "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-27043", "url": "https://www.suse.com/security/cve/CVE-2023-27043" }, { "category": "external", "summary": "SUSE Bug 1210638 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1210638" }, { "category": "external", "summary": "SUSE Bug 1222537 for CVE-2023-27043", "url": "https://bugzilla.suse.com/1222537" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:17:41Z", "details": "moderate" } ], "title": "CVE-2023-27043" }, { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:17:41Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-devel-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:python-xml-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-base-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-curses-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-gdbm-2.7.18-150000.65.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.5:python-xml-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:libpython2_7-1_0-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:libpython2_7-1_0-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-base-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-base-32bit-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-curses-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-demo-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-devel-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-doc-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-doc-pdf-2.7.18-150000.65.1.noarch", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-gdbm-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-idle-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-tk-2.7.18-150000.65.1.x86_64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.aarch64", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.ppc64le", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.s390x", "openSUSE Leap 15.6:python-xml-2.7.18-150000.65.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-30T12:17:41Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1162-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python310", "title": "Title of the patch" }, { "category": "description", "text": "This update for python310 fixes the following issues:\n\n- CVE-2024-0450: Fixed \u0027quoted-overlap\u0027 in zipfile module is python310 (bsc#1221854)\n- CVE-2023-52425: Fixed denial of service caused by processing large tokens in expat module in python310 (bsc#1219559)\n- CVE-2023-6597: Fixed tempfile.TemporaryDirectory fails on removing dir in some edge cases related to symlinks in python310 (bsc#1219666)\n \n Other changes:\n\n- Revert %autopatch due to missing parameter support (bsc#1189495)\n- Extended crypto-policies support (bsc#1211301)\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1162,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1162,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1162,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1162,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1162,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1162,openSUSE-SLE-15.5-2024-1162", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1162-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1162-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241162-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1162-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034861.html" }, { "category": "self", "summary": "SUSE Bug 1189495", "url": "https://bugzilla.suse.com/1189495" }, { "category": "self", "summary": "SUSE Bug 1211301", "url": "https://bugzilla.suse.com/1211301" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1219666", "url": "https://bugzilla.suse.com/1219666" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6597 page", "url": "https://www.suse.com/security/cve/CVE-2023-6597/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python310", "tracking": { "current_release_date": "2024-04-08T11:33:51Z", "generator": { "date": "2024-04-08T11:33:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1162-1", "initial_release_date": "2024-04-08T11:33:51Z", "revision_history": [ { "date": "2024-04-08T11:33:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "product": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "product_id": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-base-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-base-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-base-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-curses-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-curses-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-curses-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-dbm-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-dbm-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-devel-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-devel-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-devel-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-doc-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-doc-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-idle-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-idle-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-idle-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-testsuite-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-testsuite-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-tk-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-tk-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-tk-3.10.14-150400.4.45.1.aarch64" } }, { "category": "product_version", "name": "python310-tools-3.10.14-150400.4.45.1.aarch64", "product": { "name": "python310-tools-3.10.14-150400.4.45.1.aarch64", "product_id": "python310-tools-3.10.14-150400.4.45.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-64bit-3.10.14-150400.4.45.1.aarch64_ilp32", "product": { "name": "libpython3_10-1_0-64bit-3.10.14-150400.4.45.1.aarch64_ilp32", "product_id": "libpython3_10-1_0-64bit-3.10.14-150400.4.45.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-64bit-3.10.14-150400.4.45.1.aarch64_ilp32", "product": { "name": "python310-64bit-3.10.14-150400.4.45.1.aarch64_ilp32", "product_id": "python310-64bit-3.10.14-150400.4.45.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python310-base-64bit-3.10.14-150400.4.45.1.aarch64_ilp32", "product": { "name": "python310-base-64bit-3.10.14-150400.4.45.1.aarch64_ilp32", "product_id": "python310-base-64bit-3.10.14-150400.4.45.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.i586", "product": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.i586", "product_id": "libpython3_10-1_0-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-3.10.14-150400.4.45.1.i586", "product_id": "python310-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-base-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-base-3.10.14-150400.4.45.1.i586", "product_id": "python310-base-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-curses-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-curses-3.10.14-150400.4.45.1.i586", "product_id": "python310-curses-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-dbm-3.10.14-150400.4.45.1.i586", "product_id": "python310-dbm-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-devel-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-devel-3.10.14-150400.4.45.1.i586", "product_id": "python310-devel-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-doc-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-doc-3.10.14-150400.4.45.1.i586", "product_id": "python310-doc-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.i586", "product_id": "python310-doc-devhelp-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-idle-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-idle-3.10.14-150400.4.45.1.i586", "product_id": "python310-idle-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-testsuite-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-testsuite-3.10.14-150400.4.45.1.i586", "product_id": "python310-testsuite-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-tk-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-tk-3.10.14-150400.4.45.1.i586", "product_id": "python310-tk-3.10.14-150400.4.45.1.i586" } }, { "category": "product_version", "name": "python310-tools-3.10.14-150400.4.45.1.i586", "product": { "name": "python310-tools-3.10.14-150400.4.45.1.i586", "product_id": "python310-tools-3.10.14-150400.4.45.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "product_id": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-base-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-base-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-base-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-curses-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-curses-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-curses-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-dbm-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-dbm-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-devel-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-devel-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-devel-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-doc-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-doc-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-idle-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-idle-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-idle-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-testsuite-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-tk-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-tk-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-tk-3.10.14-150400.4.45.1.ppc64le" } }, { "category": "product_version", "name": "python310-tools-3.10.14-150400.4.45.1.ppc64le", "product": { "name": "python310-tools-3.10.14-150400.4.45.1.ppc64le", "product_id": "python310-tools-3.10.14-150400.4.45.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "product": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "product_id": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-3.10.14-150400.4.45.1.s390x", "product_id": "python310-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-base-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-base-3.10.14-150400.4.45.1.s390x", "product_id": "python310-base-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-curses-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-curses-3.10.14-150400.4.45.1.s390x", "product_id": "python310-curses-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-dbm-3.10.14-150400.4.45.1.s390x", "product_id": "python310-dbm-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-devel-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-devel-3.10.14-150400.4.45.1.s390x", "product_id": "python310-devel-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-doc-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-doc-3.10.14-150400.4.45.1.s390x", "product_id": "python310-doc-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "product_id": "python310-doc-devhelp-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-idle-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-idle-3.10.14-150400.4.45.1.s390x", "product_id": "python310-idle-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-testsuite-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-testsuite-3.10.14-150400.4.45.1.s390x", "product_id": "python310-testsuite-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-tk-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-tk-3.10.14-150400.4.45.1.s390x", "product_id": "python310-tk-3.10.14-150400.4.45.1.s390x" } }, { "category": "product_version", "name": "python310-tools-3.10.14-150400.4.45.1.s390x", "product": { "name": "python310-tools-3.10.14-150400.4.45.1.s390x", "product_id": "python310-tools-3.10.14-150400.4.45.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "product": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "product_id": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "product": { "name": "libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "product_id": "libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-32bit-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-32bit-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-32bit-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-base-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-base-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-base-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-base-32bit-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-curses-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-curses-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-curses-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-dbm-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-devel-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-devel-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-devel-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-doc-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-doc-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-idle-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-idle-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-idle-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-testsuite-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-testsuite-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-testsuite-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-tk-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-tk-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-tk-3.10.14-150400.4.45.1.x86_64" } }, { "category": "product_version", "name": "python310-tools-3.10.14-150400.4.45.1.x86_64", "product": { "name": "python310-tools-3.10.14-150400.4.45.1.x86_64", "product_id": "python310-tools-3.10.14-150400.4.45.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-32bit-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-32bit-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-base-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-base-32bit-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-curses-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-curses-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-dbm-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-dbm-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-devel-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-devel-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-doc-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-doc-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-doc-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-doc-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-idle-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-idle-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-testsuite-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-testsuite-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-testsuite-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-testsuite-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tk-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tk-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python310-tools-3.10.14-150400.4.45.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" }, "product_reference": "python310-tools-3.10.14-150400.4.45.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-08T11:33:51Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-6597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6597" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6597", "url": "https://www.suse.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "SUSE Bug 1219666 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1219666" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1221854" }, { "category": "external", "summary": "SUSE Bug 1224879 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1224879" }, { "category": "external", "summary": "SUSE Bug 1225185 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1225185" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-08T11:33:51Z", "details": "important" } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.14-150400.4.45.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:libpython3_10-1_0-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:libpython3_10-1_0-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-base-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-base-32bit-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-curses-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-dbm-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-devel-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-doc-devhelp-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-idle-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-testsuite-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tk-3.10.14-150400.4.45.1.x86_64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.aarch64", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.ppc64le", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.s390x", "openSUSE Leap 15.5:python310-tools-3.10.14-150400.4.45.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-08T11:33:51Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1844-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python", "title": "Title of the patch" }, { "category": "description", "text": "This update for python fixes the following issues:\n\n- CVE-2024-0450: Fixed detecting the vulnerability of \u0027quoted-overlap\u0027 zipbomb (bsc#1221854).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1844,SUSE-SLE-SERVER-12-SP5-2024-1844,SUSE-SLE-WE-12-SP5-2024-1844", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1844-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1844-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241844-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1844-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035418.html" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python", "tracking": { "current_release_date": "2024-05-29T19:40:47Z", "generator": { "date": "2024-05-29T19:40:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1844-1", "initial_release_date": "2024-05-29T19:40:47Z", "revision_history": [ { "date": "2024-05-29T19:40:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.35.1.aarch64", "product": { "name": "libpython2_7-1_0-2.7.18-33.35.1.aarch64", "product_id": "libpython2_7-1_0-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-2.7.18-33.35.1.aarch64", "product": { "name": "python-2.7.18-33.35.1.aarch64", "product_id": "python-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.35.1.aarch64", "product": { "name": "python-base-2.7.18-33.35.1.aarch64", "product_id": "python-base-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.35.1.aarch64", "product": { "name": "python-curses-2.7.18-33.35.1.aarch64", "product_id": "python-curses-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.35.1.aarch64", "product": { "name": "python-demo-2.7.18-33.35.1.aarch64", "product_id": "python-demo-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.35.1.aarch64", "product": { "name": "python-devel-2.7.18-33.35.1.aarch64", "product_id": "python-devel-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.35.1.aarch64", "product": { "name": "python-gdbm-2.7.18-33.35.1.aarch64", "product_id": "python-gdbm-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.35.1.aarch64", "product": { "name": "python-idle-2.7.18-33.35.1.aarch64", "product_id": "python-idle-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.35.1.aarch64", "product": { "name": "python-strict-tls-check-2.7.18-33.35.1.aarch64", "product_id": "python-strict-tls-check-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.35.1.aarch64", "product": { "name": "python-tk-2.7.18-33.35.1.aarch64", "product_id": "python-tk-2.7.18-33.35.1.aarch64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.35.1.aarch64", "product": { "name": "python-xml-2.7.18-33.35.1.aarch64", "product_id": "python-xml-2.7.18-33.35.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-64bit-2.7.18-33.35.1.aarch64_ilp32", "product": { "name": "libpython2_7-1_0-64bit-2.7.18-33.35.1.aarch64_ilp32", "product_id": "libpython2_7-1_0-64bit-2.7.18-33.35.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-64bit-2.7.18-33.35.1.aarch64_ilp32", "product": { "name": "python-64bit-2.7.18-33.35.1.aarch64_ilp32", "product_id": "python-64bit-2.7.18-33.35.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python-base-64bit-2.7.18-33.35.1.aarch64_ilp32", "product": { "name": "python-base-64bit-2.7.18-33.35.1.aarch64_ilp32", "product_id": "python-base-64bit-2.7.18-33.35.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.35.1.i586", "product": { "name": "libpython2_7-1_0-2.7.18-33.35.1.i586", "product_id": "libpython2_7-1_0-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-2.7.18-33.35.1.i586", "product": { "name": "python-2.7.18-33.35.1.i586", "product_id": "python-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-base-2.7.18-33.35.1.i586", "product": { "name": "python-base-2.7.18-33.35.1.i586", "product_id": "python-base-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.35.1.i586", "product": { "name": "python-curses-2.7.18-33.35.1.i586", "product_id": "python-curses-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.35.1.i586", "product": { "name": "python-demo-2.7.18-33.35.1.i586", "product_id": "python-demo-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.35.1.i586", "product": { "name": "python-devel-2.7.18-33.35.1.i586", "product_id": "python-devel-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.35.1.i586", "product": { "name": "python-gdbm-2.7.18-33.35.1.i586", "product_id": "python-gdbm-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.35.1.i586", "product": { "name": "python-idle-2.7.18-33.35.1.i586", "product_id": "python-idle-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.35.1.i586", "product": { "name": "python-strict-tls-check-2.7.18-33.35.1.i586", "product_id": "python-strict-tls-check-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.35.1.i586", "product": { "name": "python-tk-2.7.18-33.35.1.i586", "product_id": "python-tk-2.7.18-33.35.1.i586" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.35.1.i586", "product": { "name": "python-xml-2.7.18-33.35.1.i586", "product_id": "python-xml-2.7.18-33.35.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python-doc-2.7.18-33.35.1.noarch", "product": { "name": "python-doc-2.7.18-33.35.1.noarch", "product_id": "python-doc-2.7.18-33.35.1.noarch" } }, { "category": "product_version", "name": "python-doc-pdf-2.7.18-33.35.1.noarch", "product": { "name": "python-doc-pdf-2.7.18-33.35.1.noarch", "product_id": "python-doc-pdf-2.7.18-33.35.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "product": { "name": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "product_id": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-2.7.18-33.35.1.ppc64le", "product": { "name": "python-2.7.18-33.35.1.ppc64le", "product_id": "python-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-base-2.7.18-33.35.1.ppc64le", "product": { "name": "python-base-2.7.18-33.35.1.ppc64le", "product_id": "python-base-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.35.1.ppc64le", "product": { "name": "python-curses-2.7.18-33.35.1.ppc64le", "product_id": "python-curses-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.35.1.ppc64le", "product": { "name": "python-demo-2.7.18-33.35.1.ppc64le", "product_id": "python-demo-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.35.1.ppc64le", "product": { "name": "python-devel-2.7.18-33.35.1.ppc64le", "product_id": "python-devel-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.35.1.ppc64le", "product": { "name": "python-gdbm-2.7.18-33.35.1.ppc64le", "product_id": "python-gdbm-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.35.1.ppc64le", "product": { "name": "python-idle-2.7.18-33.35.1.ppc64le", "product_id": "python-idle-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.35.1.ppc64le", "product": { "name": "python-strict-tls-check-2.7.18-33.35.1.ppc64le", "product_id": "python-strict-tls-check-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.35.1.ppc64le", "product": { "name": "python-tk-2.7.18-33.35.1.ppc64le", "product_id": "python-tk-2.7.18-33.35.1.ppc64le" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.35.1.ppc64le", "product": { "name": "python-xml-2.7.18-33.35.1.ppc64le", "product_id": "python-xml-2.7.18-33.35.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.35.1.s390", "product": { "name": "libpython2_7-1_0-2.7.18-33.35.1.s390", "product_id": "libpython2_7-1_0-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-2.7.18-33.35.1.s390", "product": { "name": "python-2.7.18-33.35.1.s390", "product_id": "python-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-base-2.7.18-33.35.1.s390", "product": { "name": "python-base-2.7.18-33.35.1.s390", "product_id": "python-base-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.35.1.s390", "product": { "name": "python-curses-2.7.18-33.35.1.s390", "product_id": "python-curses-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.35.1.s390", "product": { "name": "python-demo-2.7.18-33.35.1.s390", "product_id": "python-demo-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.35.1.s390", "product": { "name": "python-devel-2.7.18-33.35.1.s390", "product_id": "python-devel-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.35.1.s390", "product": { "name": "python-gdbm-2.7.18-33.35.1.s390", "product_id": "python-gdbm-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.35.1.s390", "product": { "name": "python-idle-2.7.18-33.35.1.s390", "product_id": "python-idle-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.35.1.s390", "product": { "name": "python-strict-tls-check-2.7.18-33.35.1.s390", "product_id": "python-strict-tls-check-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.35.1.s390", "product": { "name": "python-tk-2.7.18-33.35.1.s390", "product_id": "python-tk-2.7.18-33.35.1.s390" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.35.1.s390", "product": { "name": "python-xml-2.7.18-33.35.1.s390", "product_id": "python-xml-2.7.18-33.35.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.35.1.s390x", "product": { "name": "libpython2_7-1_0-2.7.18-33.35.1.s390x", "product_id": "libpython2_7-1_0-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-2.7.18-33.35.1.s390x", "product": { "name": "python-2.7.18-33.35.1.s390x", "product_id": "python-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.35.1.s390x", "product": { "name": "python-32bit-2.7.18-33.35.1.s390x", "product_id": "python-32bit-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-base-2.7.18-33.35.1.s390x", "product": { "name": "python-base-2.7.18-33.35.1.s390x", "product_id": "python-base-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.35.1.s390x", "product": { "name": "python-base-32bit-2.7.18-33.35.1.s390x", "product_id": "python-base-32bit-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.35.1.s390x", "product": { "name": "python-curses-2.7.18-33.35.1.s390x", "product_id": "python-curses-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.35.1.s390x", "product": { "name": "python-demo-2.7.18-33.35.1.s390x", "product_id": "python-demo-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.35.1.s390x", "product": { "name": "python-devel-2.7.18-33.35.1.s390x", "product_id": "python-devel-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.35.1.s390x", "product": { "name": "python-gdbm-2.7.18-33.35.1.s390x", "product_id": "python-gdbm-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.35.1.s390x", "product": { "name": "python-idle-2.7.18-33.35.1.s390x", "product_id": "python-idle-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.35.1.s390x", "product": { "name": "python-strict-tls-check-2.7.18-33.35.1.s390x", "product_id": "python-strict-tls-check-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.35.1.s390x", "product": { "name": "python-tk-2.7.18-33.35.1.s390x", "product_id": "python-tk-2.7.18-33.35.1.s390x" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.35.1.s390x", "product": { "name": "python-xml-2.7.18-33.35.1.s390x", "product_id": "python-xml-2.7.18-33.35.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython2_7-1_0-2.7.18-33.35.1.x86_64", "product": { "name": "libpython2_7-1_0-2.7.18-33.35.1.x86_64", "product_id": "libpython2_7-1_0-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "product": { "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "product_id": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-2.7.18-33.35.1.x86_64", "product": { "name": "python-2.7.18-33.35.1.x86_64", "product_id": "python-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-32bit-2.7.18-33.35.1.x86_64", "product": { "name": "python-32bit-2.7.18-33.35.1.x86_64", "product_id": "python-32bit-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-base-2.7.18-33.35.1.x86_64", "product": { "name": "python-base-2.7.18-33.35.1.x86_64", "product_id": "python-base-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-base-32bit-2.7.18-33.35.1.x86_64", "product": { "name": "python-base-32bit-2.7.18-33.35.1.x86_64", "product_id": "python-base-32bit-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-curses-2.7.18-33.35.1.x86_64", "product": { "name": "python-curses-2.7.18-33.35.1.x86_64", "product_id": "python-curses-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-demo-2.7.18-33.35.1.x86_64", "product": { "name": "python-demo-2.7.18-33.35.1.x86_64", "product_id": "python-demo-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-devel-2.7.18-33.35.1.x86_64", "product": { "name": "python-devel-2.7.18-33.35.1.x86_64", "product_id": "python-devel-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-gdbm-2.7.18-33.35.1.x86_64", "product": { "name": "python-gdbm-2.7.18-33.35.1.x86_64", "product_id": "python-gdbm-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-idle-2.7.18-33.35.1.x86_64", "product": { "name": "python-idle-2.7.18-33.35.1.x86_64", "product_id": "python-idle-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-strict-tls-check-2.7.18-33.35.1.x86_64", "product": { "name": "python-strict-tls-check-2.7.18-33.35.1.x86_64", "product_id": "python-strict-tls-check-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-tk-2.7.18-33.35.1.x86_64", "product": { "name": "python-tk-2.7.18-33.35.1.x86_64", "product_id": "python-tk-2.7.18-33.35.1.x86_64" } }, { "category": "product_version", "name": "python-xml-2.7.18-33.35.1.x86_64", "product": { "name": "python-xml-2.7.18-33.35.1.x86_64", "product_id": "python-xml-2.7.18-33.35.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.aarch64" }, "product_reference": "python-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.s390x" }, "product_reference": "python-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.x86_64" }, "product_reference": "python-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.s390x" }, "product_reference": "python-32bit-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.x86_64" }, "product_reference": "python-32bit-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.aarch64" }, "product_reference": "python-base-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-base-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.s390x" }, "product_reference": "python-base-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.x86_64" }, "product_reference": "python-base-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x" }, "product_reference": "python-base-32bit-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.aarch64" }, "product_reference": "python-curses-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-curses-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.s390x" }, "product_reference": "python-curses-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.x86_64" }, "product_reference": "python-curses-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.aarch64" }, "product_reference": "python-demo-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-demo-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.s390x" }, "product_reference": "python-demo-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.x86_64" }, "product_reference": "python-demo-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.aarch64" }, "product_reference": "python-devel-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-devel-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.s390x" }, "product_reference": "python-devel-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-33.35.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.35.1.noarch" }, "product_reference": "python-doc-2.7.18-33.35.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-33.35.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-33.35.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.s390x" }, "product_reference": "python-gdbm-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.aarch64" }, "product_reference": "python-idle-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-idle-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.s390x" }, "product_reference": "python-idle-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.x86_64" }, "product_reference": "python-idle-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.aarch64" }, "product_reference": "python-tk-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-tk-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.s390x" }, "product_reference": "python-tk-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.x86_64" }, "product_reference": "python-tk-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.aarch64" }, "product_reference": "python-xml-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-xml-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.s390x" }, "product_reference": "python-xml-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.x86_64" }, "product_reference": "python-xml-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64" }, "product_reference": "libpython2_7-1_0-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64" }, "product_reference": "libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.aarch64" }, "product_reference": "python-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.s390x" }, "product_reference": "python-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.x86_64" }, "product_reference": "python-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.s390x" }, "product_reference": "python-32bit-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-32bit-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.x86_64" }, "product_reference": "python-32bit-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.aarch64" }, "product_reference": "python-base-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-base-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.s390x" }, "product_reference": "python-base-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.x86_64" }, "product_reference": "python-base-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x" }, "product_reference": "python-base-32bit-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-base-32bit-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64" }, "product_reference": "python-base-32bit-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.aarch64" }, "product_reference": "python-curses-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-curses-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.s390x" }, "product_reference": "python-curses-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-curses-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.x86_64" }, "product_reference": "python-curses-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.aarch64" }, "product_reference": "python-demo-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-demo-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.s390x" }, "product_reference": "python-demo-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-demo-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.x86_64" }, "product_reference": "python-demo-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.aarch64" }, "product_reference": "python-devel-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-devel-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.s390x" }, "product_reference": "python-devel-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-2.7.18-33.35.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.35.1.noarch" }, "product_reference": "python-doc-2.7.18-33.35.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-doc-pdf-2.7.18-33.35.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch" }, "product_reference": "python-doc-pdf-2.7.18-33.35.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64" }, "product_reference": "python-gdbm-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-gdbm-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.s390x" }, "product_reference": "python-gdbm-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-gdbm-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64" }, "product_reference": "python-gdbm-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.aarch64" }, "product_reference": "python-idle-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-idle-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.s390x" }, "product_reference": "python-idle-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-idle-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.x86_64" }, "product_reference": "python-idle-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.aarch64" }, "product_reference": "python-tk-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-tk-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.s390x" }, "product_reference": "python-tk-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-tk-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.x86_64" }, "product_reference": "python-tk-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.aarch64" }, "product_reference": "python-xml-2.7.18-33.35.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.ppc64le" }, "product_reference": "python-xml-2.7.18-33.35.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.s390x" }, "product_reference": "python-xml-2.7.18-33.35.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-xml-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.x86_64" }, "product_reference": "python-xml-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-devel-2.7.18-33.35.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.35.1.x86_64" }, "product_reference": "python-devel-2.7.18-33.35.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.35.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.35.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-curses-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-demo-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-devel-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-doc-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-idle-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-tk-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-xml-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython2_7-1_0-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-base-32bit-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-curses-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-demo-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-devel-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-doc-pdf-2.7.18-33.35.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-gdbm-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-idle-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-tk-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-xml-2.7.18-33.35.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:python-devel-2.7.18-33.35.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-29T19:40:47Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1009-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python39", "title": "Title of the patch" }, { "category": "description", "text": "This update for python39 fixes the following issues:\n\n- CVE-2023-52425: Fixed denial of service (resource consumption) caused by processing large tokens in expat (bsc#1219559).\n- CVE-2023-6597: Fixed symlink race condition in tempfile.TemporaryDirectory (bsc#1219666).\n- CVE-2024-0450: Fixed \u0027quoted-overlap\u0027 in zipfile module (bsc#1221854).\n\nThe following non-security bugs were fixed:\n\n- Use the system-wide crypto-policies (bsc#1211301).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1009,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1009,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1009,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1009,SUSE-Storage-7.1-2024-1009,openSUSE-SLE-15.5-2024-1009", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1009-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1009-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241009-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1009-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018226.html" }, { "category": "self", "summary": "SUSE Bug 1211301", "url": "https://bugzilla.suse.com/1211301" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1219666", "url": "https://bugzilla.suse.com/1219666" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6597 page", "url": "https://www.suse.com/security/cve/CVE-2023-6597/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python39", "tracking": { "current_release_date": "2024-03-27T15:03:41Z", "generator": { "date": "2024-03-27T15:03:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1009-1", "initial_release_date": "2024-03-27T15:03:41Z", "revision_history": [ { "date": "2024-03-27T15:03:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "product": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "product_id": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64" } }, { "category": "product_version", "name": "python39-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-base-3.9.19-150300.4.41.2.aarch64", "product": { "name": "python39-base-3.9.19-150300.4.41.2.aarch64", "product_id": "python39-base-3.9.19-150300.4.41.2.aarch64" } }, { "category": "product_version", "name": "python39-curses-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-curses-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-curses-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-dbm-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-dbm-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-devel-3.9.19-150300.4.41.2.aarch64", "product": { "name": "python39-devel-3.9.19-150300.4.41.2.aarch64", "product_id": "python39-devel-3.9.19-150300.4.41.2.aarch64" } }, { "category": "product_version", "name": "python39-doc-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-doc-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-doc-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-idle-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-idle-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-idle-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.19-150300.4.41.2.aarch64", "product": { "name": "python39-testsuite-3.9.19-150300.4.41.2.aarch64", "product_id": "python39-testsuite-3.9.19-150300.4.41.2.aarch64" } }, { "category": "product_version", "name": "python39-tk-3.9.19-150300.4.41.1.aarch64", "product": { "name": "python39-tk-3.9.19-150300.4.41.1.aarch64", "product_id": "python39-tk-3.9.19-150300.4.41.1.aarch64" } }, { "category": "product_version", "name": "python39-tools-3.9.19-150300.4.41.2.aarch64", "product": { "name": "python39-tools-3.9.19-150300.4.41.2.aarch64", "product_id": "python39-tools-3.9.19-150300.4.41.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-64bit-3.9.19-150300.4.41.2.aarch64_ilp32", "product": { "name": "libpython3_9-1_0-64bit-3.9.19-150300.4.41.2.aarch64_ilp32", "product_id": "libpython3_9-1_0-64bit-3.9.19-150300.4.41.2.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-64bit-3.9.19-150300.4.41.1.aarch64_ilp32", "product": { "name": "python39-64bit-3.9.19-150300.4.41.1.aarch64_ilp32", "product_id": "python39-64bit-3.9.19-150300.4.41.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python39-base-64bit-3.9.19-150300.4.41.2.aarch64_ilp32", "product": { "name": "python39-base-64bit-3.9.19-150300.4.41.2.aarch64_ilp32", "product_id": "python39-base-64bit-3.9.19-150300.4.41.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.i586", "product": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.i586", "product_id": "libpython3_9-1_0-3.9.19-150300.4.41.2.i586" } }, { "category": "product_version", "name": "python39-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-3.9.19-150300.4.41.1.i586", "product_id": "python39-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-base-3.9.19-150300.4.41.2.i586", "product": { "name": "python39-base-3.9.19-150300.4.41.2.i586", "product_id": "python39-base-3.9.19-150300.4.41.2.i586" } }, { "category": "product_version", "name": "python39-curses-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-curses-3.9.19-150300.4.41.1.i586", "product_id": "python39-curses-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-dbm-3.9.19-150300.4.41.1.i586", "product_id": "python39-dbm-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-devel-3.9.19-150300.4.41.2.i586", "product": { "name": "python39-devel-3.9.19-150300.4.41.2.i586", "product_id": "python39-devel-3.9.19-150300.4.41.2.i586" } }, { "category": "product_version", "name": "python39-doc-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-doc-3.9.19-150300.4.41.1.i586", "product_id": "python39-doc-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.i586", "product_id": "python39-doc-devhelp-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-idle-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-idle-3.9.19-150300.4.41.1.i586", "product_id": "python39-idle-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-testsuite-3.9.19-150300.4.41.2.i586", "product": { "name": "python39-testsuite-3.9.19-150300.4.41.2.i586", "product_id": "python39-testsuite-3.9.19-150300.4.41.2.i586" } }, { "category": "product_version", "name": "python39-tk-3.9.19-150300.4.41.1.i586", "product": { "name": "python39-tk-3.9.19-150300.4.41.1.i586", "product_id": "python39-tk-3.9.19-150300.4.41.1.i586" } }, { "category": "product_version", "name": "python39-tools-3.9.19-150300.4.41.2.i586", "product": { "name": "python39-tools-3.9.19-150300.4.41.2.i586", "product_id": "python39-tools-3.9.19-150300.4.41.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "product": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "product_id": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le" } }, { "category": "product_version", "name": "python39-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-base-3.9.19-150300.4.41.2.ppc64le", "product": { "name": "python39-base-3.9.19-150300.4.41.2.ppc64le", "product_id": "python39-base-3.9.19-150300.4.41.2.ppc64le" } }, { "category": "product_version", "name": "python39-curses-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-curses-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-curses-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-dbm-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-dbm-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-devel-3.9.19-150300.4.41.2.ppc64le", "product": { "name": "python39-devel-3.9.19-150300.4.41.2.ppc64le", "product_id": "python39-devel-3.9.19-150300.4.41.2.ppc64le" } }, { "category": "product_version", "name": "python39-doc-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-doc-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-doc-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-idle-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-idle-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-idle-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "product": { "name": "python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "product_id": "python39-testsuite-3.9.19-150300.4.41.2.ppc64le" } }, { "category": "product_version", "name": "python39-tk-3.9.19-150300.4.41.1.ppc64le", "product": { "name": "python39-tk-3.9.19-150300.4.41.1.ppc64le", "product_id": "python39-tk-3.9.19-150300.4.41.1.ppc64le" } }, { "category": "product_version", "name": "python39-tools-3.9.19-150300.4.41.2.ppc64le", "product": { "name": "python39-tools-3.9.19-150300.4.41.2.ppc64le", "product_id": "python39-tools-3.9.19-150300.4.41.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "product": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "product_id": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x" } }, { "category": "product_version", "name": "python39-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-3.9.19-150300.4.41.1.s390x", "product_id": "python39-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-base-3.9.19-150300.4.41.2.s390x", "product": { "name": "python39-base-3.9.19-150300.4.41.2.s390x", "product_id": "python39-base-3.9.19-150300.4.41.2.s390x" } }, { "category": "product_version", "name": "python39-curses-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-curses-3.9.19-150300.4.41.1.s390x", "product_id": "python39-curses-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-dbm-3.9.19-150300.4.41.1.s390x", "product_id": "python39-dbm-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-devel-3.9.19-150300.4.41.2.s390x", "product": { "name": "python39-devel-3.9.19-150300.4.41.2.s390x", "product_id": "python39-devel-3.9.19-150300.4.41.2.s390x" } }, { "category": "product_version", "name": "python39-doc-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-doc-3.9.19-150300.4.41.1.s390x", "product_id": "python39-doc-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "product_id": "python39-doc-devhelp-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-idle-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-idle-3.9.19-150300.4.41.1.s390x", "product_id": "python39-idle-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-testsuite-3.9.19-150300.4.41.2.s390x", "product": { "name": "python39-testsuite-3.9.19-150300.4.41.2.s390x", "product_id": "python39-testsuite-3.9.19-150300.4.41.2.s390x" } }, { "category": "product_version", "name": "python39-tk-3.9.19-150300.4.41.1.s390x", "product": { "name": "python39-tk-3.9.19-150300.4.41.1.s390x", "product_id": "python39-tk-3.9.19-150300.4.41.1.s390x" } }, { "category": "product_version", "name": "python39-tools-3.9.19-150300.4.41.2.s390x", "product": { "name": "python39-tools-3.9.19-150300.4.41.2.s390x", "product_id": "python39-tools-3.9.19-150300.4.41.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "product": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "product_id": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64" } }, { "category": "product_version", "name": "libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "product": { "name": "libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "product_id": "libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64" } }, { "category": "product_version", "name": "python39-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-32bit-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-32bit-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-32bit-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-base-3.9.19-150300.4.41.2.x86_64", "product": { "name": "python39-base-3.9.19-150300.4.41.2.x86_64", "product_id": "python39-base-3.9.19-150300.4.41.2.x86_64" } }, { "category": "product_version", "name": "python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "product": { "name": "python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "product_id": "python39-base-32bit-3.9.19-150300.4.41.2.x86_64" } }, { "category": "product_version", "name": "python39-curses-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-curses-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-curses-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-dbm-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-devel-3.9.19-150300.4.41.2.x86_64", "product": { "name": "python39-devel-3.9.19-150300.4.41.2.x86_64", "product_id": "python39-devel-3.9.19-150300.4.41.2.x86_64" } }, { "category": "product_version", "name": "python39-doc-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-doc-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-doc-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-idle-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-idle-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-idle-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-testsuite-3.9.19-150300.4.41.2.x86_64", "product": { "name": "python39-testsuite-3.9.19-150300.4.41.2.x86_64", "product_id": "python39-testsuite-3.9.19-150300.4.41.2.x86_64" } }, { "category": "product_version", "name": "python39-tk-3.9.19-150300.4.41.1.x86_64", "product": { "name": "python39-tk-3.9.19-150300.4.41.1.x86_64", "product_id": "python39-tk-3.9.19-150300.4.41.1.x86_64" } }, { "category": "product_version", "name": "python39-tools-3.9.19-150300.4.41.2.x86_64", "product": { "name": "python39-tools-3.9.19-150300.4.41.2.x86_64", "product_id": "python39-tools-3.9.19-150300.4.41.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-32bit-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-32bit-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-base-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-base-32bit-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-curses-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-curses-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dbm-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-dbm-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-devel-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-doc-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-doc-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-doc-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-doc-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-idle-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.19-150300.4.41.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-testsuite-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.19-150300.4.41.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.19-150300.4.41.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-testsuite-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-testsuite-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-testsuite-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tk-3.9.19-150300.4.41.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64" }, "product_reference": "python39-tk-3.9.19-150300.4.41.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tools-3.9.19-150300.4.41.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" }, "product_reference": "python39-tools-3.9.19-150300.4.41.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-27T15:03:41Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-6597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6597" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6597", "url": "https://www.suse.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "SUSE Bug 1219666 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1219666" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1221854" }, { "category": "external", "summary": "SUSE Bug 1224879 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1224879" }, { "category": "external", "summary": "SUSE Bug 1225185 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1225185" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-27T15:03:41Z", "details": "important" } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Enterprise Storage 7.1:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Enterprise Storage 7.1:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:python39-tools-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-base-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-curses-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-dbm-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-devel-3.9.19-150300.4.41.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-idle-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tk-3.9.19-150300.4.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python39-tools-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:libpython3_9-1_0-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:libpython3_9-1_0-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-32bit-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-base-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-base-32bit-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-curses-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-dbm-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-devel-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-doc-devhelp-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-idle-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-testsuite-3.9.19-150300.4.41.2.x86_64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.aarch64", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.ppc64le", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.s390x", "openSUSE Leap 15.5:python39-tk-3.9.19-150300.4.41.1.x86_64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.aarch64", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.ppc64le", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.s390x", "openSUSE Leap 15.5:python39-tools-3.9.19-150300.4.41.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-03-27T15:03:41Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1774-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2023-52425: Fixed backport so it uses features sniffing, not just comparing version number (bsc#1219559).\n- CVE-2024-0450: Fixed detecting the vulnerability of \u0027quoted-overlap\u0027 zipbomb (bsc#1221854).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1774,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1774,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1774,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1774,SUSE-SUSE-MicroOS-5.1-2024-1774", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1774-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1774-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241774-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1774-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035356.html" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1220664", "url": "https://bugzilla.suse.com/1220664" }, { "category": "self", "summary": "SUSE Bug 1221563", "url": "https://bugzilla.suse.com/1221563" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE Bug 1222075", "url": "https://bugzilla.suse.com/1222075" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-05-24T13:20:36Z", "generator": { "date": "2024-05-24T13:20:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1774-1", "initial_release_date": "2024-05-24T13:20:36Z", "revision_history": [ { "date": "2024-05-24T13:20:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-base-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-base-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-curses-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-curses-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-dbm-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-dbm-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-devel-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-devel-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-doc-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-doc-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-idle-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-idle-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-testsuite-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-testsuite-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-tk-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-tk-3.6.15-150000.3.147.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.147.1.aarch64", "product": { "name": "python3-tools-3.6.15-150000.3.147.1.aarch64", "product_id": "python3-tools-3.6.15-150000.3.147.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.147.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-150000.3.147.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-150000.3.147.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.i586", "product_id": "libpython3_6m1_0-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-3.6.15-150000.3.147.1.i586", "product_id": "python3-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-base-3.6.15-150000.3.147.1.i586", "product_id": "python3-base-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-curses-3.6.15-150000.3.147.1.i586", "product_id": "python3-curses-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-dbm-3.6.15-150000.3.147.1.i586", "product_id": "python3-dbm-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-devel-3.6.15-150000.3.147.1.i586", "product_id": "python3-devel-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-doc-3.6.15-150000.3.147.1.i586", "product_id": "python3-doc-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.i586", "product_id": "python3-doc-devhelp-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-idle-3.6.15-150000.3.147.1.i586", "product_id": "python3-idle-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-testsuite-3.6.15-150000.3.147.1.i586", "product_id": "python3-testsuite-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-tk-3.6.15-150000.3.147.1.i586", "product_id": "python3-tk-3.6.15-150000.3.147.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.147.1.i586", "product": { "name": "python3-tools-3.6.15-150000.3.147.1.i586", "product_id": "python3-tools-3.6.15-150000.3.147.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-base-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-base-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-curses-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-curses-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-dbm-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-dbm-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-devel-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-devel-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-doc-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-doc-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-doc-devhelp-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-idle-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-idle-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-testsuite-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-testsuite-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-tk-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-tk-3.6.15-150000.3.147.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.147.1.ppc64le", "product": { "name": "python3-tools-3.6.15-150000.3.147.1.ppc64le", "product_id": "python3-tools-3.6.15-150000.3.147.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-3.6.15-150000.3.147.1.s390x", "product_id": "python3-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-base-3.6.15-150000.3.147.1.s390x", "product_id": "python3-base-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-curses-3.6.15-150000.3.147.1.s390x", "product_id": "python3-curses-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-dbm-3.6.15-150000.3.147.1.s390x", "product_id": "python3-dbm-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-devel-3.6.15-150000.3.147.1.s390x", "product_id": "python3-devel-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-doc-3.6.15-150000.3.147.1.s390x", "product_id": "python3-doc-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.s390x", "product_id": "python3-doc-devhelp-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-idle-3.6.15-150000.3.147.1.s390x", "product_id": "python3-idle-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-testsuite-3.6.15-150000.3.147.1.s390x", "product_id": "python3-testsuite-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-tk-3.6.15-150000.3.147.1.s390x", "product_id": "python3-tk-3.6.15-150000.3.147.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.147.1.s390x", "product": { "name": "python3-tools-3.6.15-150000.3.147.1.s390x", "product_id": "python3-tools-3.6.15-150000.3.147.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.147.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-150000.3.147.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-base-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-base-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-curses-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-curses-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-dbm-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-dbm-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-devel-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-devel-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-doc-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-doc-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-doc-devhelp-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-doc-devhelp-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-idle-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-idle-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-testsuite-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-testsuite-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-tk-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-tk-3.6.15-150000.3.147.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.6.15-150000.3.147.1.x86_64", "product": { "name": "python3-tools-3.6.15-150000.3.147.1.x86_64", "product_id": "python3-tools-3.6.15-150000.3.147.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-curses-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-dbm-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-devel-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-idle-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-tk-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tools-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-tools-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.6.15-150000.3.147.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64" }, "product_reference": "python3-base-3.6.15-150000.3.147.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-24T13:20:36Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Micro 5.1:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-tools-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libpython3_6m1_0-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-base-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-curses-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-dbm-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-devel-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-idle-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tk-3.6.15-150000.3.147.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-tools-3.6.15-150000.3.147.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-24T13:20:36Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1847-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python36", "title": "Title of the patch" }, { "category": "description", "text": "This update for python36 fixes the following issues:\n\n- CVE-2023-52425: Fixed backport so it uses features sniffing, not just comparing version number (bsc#1219559).\n- CVE-2024-0450: Fixed detecting the vulnerability of \u0027quoted-overlap\u0027 zipbomb (bsc#1221854).\n- CVE-2023-6597: Fixed symlink bug in cleanup of tempfile.TemporaryDirectory (bsc#1219666).\n- CVE-2022-48566: Fixed compare_digest constant-time (bsc#1214691).\n\nBug fixes:\n\n- Fixed syslog making default \u0027ident from sys.argv[0] (bsc#1222109).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1847,SUSE-SLE-SDK-12-SP5-2024-1847,SUSE-SLE-SERVER-12-SP5-2024-1847", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1847-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1847-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241847-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1847-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018627.html" }, { "category": "self", "summary": "SUSE Bug 1214691", "url": "https://bugzilla.suse.com/1214691" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1219666", "url": "https://bugzilla.suse.com/1219666" }, { "category": "self", "summary": "SUSE Bug 1220664", "url": "https://bugzilla.suse.com/1220664" }, { "category": "self", "summary": "SUSE Bug 1221563", "url": "https://bugzilla.suse.com/1221563" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE Bug 1222075", "url": "https://bugzilla.suse.com/1222075" }, { "category": "self", "summary": "SUSE Bug 1222109", "url": "https://bugzilla.suse.com/1222109" }, { "category": "self", "summary": "SUSE CVE CVE-2022-48566 page", "url": "https://www.suse.com/security/cve/CVE-2022-48566/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6597 page", "url": "https://www.suse.com/security/cve/CVE-2023-6597/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python36", "tracking": { "current_release_date": "2024-05-29T19:41:40Z", "generator": { "date": "2024-05-29T19:41:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1847-1", "initial_release_date": "2024-05-29T19:41:40Z", "revision_history": [ { "date": "2024-05-29T19:41:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-55.1.aarch64", "product": { "name": "libpython3_6m1_0-3.6.15-55.1.aarch64", "product_id": "libpython3_6m1_0-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-3.6.15-55.1.aarch64", "product": { "name": "python36-3.6.15-55.1.aarch64", "product_id": "python36-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-base-3.6.15-55.1.aarch64", "product": { "name": "python36-base-3.6.15-55.1.aarch64", "product_id": "python36-base-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-55.1.aarch64", "product": { "name": "python36-curses-3.6.15-55.1.aarch64", "product_id": "python36-curses-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-55.1.aarch64", "product": { "name": "python36-dbm-3.6.15-55.1.aarch64", "product_id": "python36-dbm-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-55.1.aarch64", "product": { "name": "python36-devel-3.6.15-55.1.aarch64", "product_id": "python36-devel-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-55.1.aarch64", "product": { "name": "python36-idle-3.6.15-55.1.aarch64", "product_id": "python36-idle-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-55.1.aarch64", "product": { "name": "python36-testsuite-3.6.15-55.1.aarch64", "product_id": "python36-testsuite-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-55.1.aarch64", "product": { "name": "python36-tk-3.6.15-55.1.aarch64", "product_id": "python36-tk-3.6.15-55.1.aarch64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-55.1.aarch64", "product": { "name": "python36-tools-3.6.15-55.1.aarch64", "product_id": "python36-tools-3.6.15-55.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-64bit-3.6.15-55.1.aarch64_ilp32", "product": { "name": "libpython3_6m1_0-64bit-3.6.15-55.1.aarch64_ilp32", "product_id": "libpython3_6m1_0-64bit-3.6.15-55.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-64bit-3.6.15-55.1.aarch64_ilp32", "product": { "name": "python36-64bit-3.6.15-55.1.aarch64_ilp32", "product_id": "python36-64bit-3.6.15-55.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python36-base-64bit-3.6.15-55.1.aarch64_ilp32", "product": { "name": "python36-base-64bit-3.6.15-55.1.aarch64_ilp32", "product_id": "python36-base-64bit-3.6.15-55.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-55.1.i586", "product": { "name": "libpython3_6m1_0-3.6.15-55.1.i586", "product_id": "libpython3_6m1_0-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-3.6.15-55.1.i586", "product": { "name": "python36-3.6.15-55.1.i586", "product_id": "python36-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-base-3.6.15-55.1.i586", "product": { "name": "python36-base-3.6.15-55.1.i586", "product_id": "python36-base-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-curses-3.6.15-55.1.i586", "product": { "name": "python36-curses-3.6.15-55.1.i586", "product_id": "python36-curses-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-55.1.i586", "product": { "name": "python36-dbm-3.6.15-55.1.i586", "product_id": "python36-dbm-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-devel-3.6.15-55.1.i586", "product": { "name": "python36-devel-3.6.15-55.1.i586", "product_id": "python36-devel-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-idle-3.6.15-55.1.i586", "product": { "name": "python36-idle-3.6.15-55.1.i586", "product_id": "python36-idle-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-55.1.i586", "product": { "name": "python36-testsuite-3.6.15-55.1.i586", "product_id": "python36-testsuite-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-tk-3.6.15-55.1.i586", "product": { "name": "python36-tk-3.6.15-55.1.i586", "product_id": "python36-tk-3.6.15-55.1.i586" } }, { "category": "product_version", "name": "python36-tools-3.6.15-55.1.i586", "product": { "name": "python36-tools-3.6.15-55.1.i586", "product_id": "python36-tools-3.6.15-55.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-55.1.ppc64le", "product": { "name": "libpython3_6m1_0-3.6.15-55.1.ppc64le", "product_id": "libpython3_6m1_0-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-3.6.15-55.1.ppc64le", "product": { "name": "python36-3.6.15-55.1.ppc64le", "product_id": "python36-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-base-3.6.15-55.1.ppc64le", "product": { "name": "python36-base-3.6.15-55.1.ppc64le", "product_id": "python36-base-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-curses-3.6.15-55.1.ppc64le", "product": { "name": "python36-curses-3.6.15-55.1.ppc64le", "product_id": "python36-curses-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-55.1.ppc64le", "product": { "name": "python36-dbm-3.6.15-55.1.ppc64le", "product_id": "python36-dbm-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-devel-3.6.15-55.1.ppc64le", "product": { "name": "python36-devel-3.6.15-55.1.ppc64le", "product_id": "python36-devel-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-idle-3.6.15-55.1.ppc64le", "product": { "name": "python36-idle-3.6.15-55.1.ppc64le", "product_id": "python36-idle-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-55.1.ppc64le", "product": { "name": "python36-testsuite-3.6.15-55.1.ppc64le", "product_id": "python36-testsuite-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-tk-3.6.15-55.1.ppc64le", "product": { "name": "python36-tk-3.6.15-55.1.ppc64le", "product_id": "python36-tk-3.6.15-55.1.ppc64le" } }, { "category": "product_version", "name": "python36-tools-3.6.15-55.1.ppc64le", "product": { "name": "python36-tools-3.6.15-55.1.ppc64le", "product_id": "python36-tools-3.6.15-55.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-55.1.s390", "product": { "name": "libpython3_6m1_0-3.6.15-55.1.s390", "product_id": "libpython3_6m1_0-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-3.6.15-55.1.s390", "product": { "name": "python36-3.6.15-55.1.s390", "product_id": "python36-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-base-3.6.15-55.1.s390", "product": { "name": "python36-base-3.6.15-55.1.s390", "product_id": "python36-base-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-curses-3.6.15-55.1.s390", "product": { "name": "python36-curses-3.6.15-55.1.s390", "product_id": "python36-curses-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-55.1.s390", "product": { "name": "python36-dbm-3.6.15-55.1.s390", "product_id": "python36-dbm-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-devel-3.6.15-55.1.s390", "product": { "name": "python36-devel-3.6.15-55.1.s390", "product_id": "python36-devel-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-idle-3.6.15-55.1.s390", "product": { "name": "python36-idle-3.6.15-55.1.s390", "product_id": "python36-idle-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-55.1.s390", "product": { "name": "python36-testsuite-3.6.15-55.1.s390", "product_id": "python36-testsuite-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-tk-3.6.15-55.1.s390", "product": { "name": "python36-tk-3.6.15-55.1.s390", "product_id": "python36-tk-3.6.15-55.1.s390" } }, { "category": "product_version", "name": "python36-tools-3.6.15-55.1.s390", "product": { "name": "python36-tools-3.6.15-55.1.s390", "product_id": "python36-tools-3.6.15-55.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-55.1.s390x", "product": { "name": "libpython3_6m1_0-3.6.15-55.1.s390x", "product_id": "libpython3_6m1_0-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "product_id": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-3.6.15-55.1.s390x", "product": { "name": "python36-3.6.15-55.1.s390x", "product_id": "python36-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-55.1.s390x", "product": { "name": "python36-32bit-3.6.15-55.1.s390x", "product_id": "python36-32bit-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-base-3.6.15-55.1.s390x", "product": { "name": "python36-base-3.6.15-55.1.s390x", "product_id": "python36-base-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-55.1.s390x", "product": { "name": "python36-base-32bit-3.6.15-55.1.s390x", "product_id": "python36-base-32bit-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-curses-3.6.15-55.1.s390x", "product": { "name": "python36-curses-3.6.15-55.1.s390x", "product_id": "python36-curses-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-55.1.s390x", "product": { "name": "python36-dbm-3.6.15-55.1.s390x", "product_id": "python36-dbm-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-devel-3.6.15-55.1.s390x", "product": { "name": "python36-devel-3.6.15-55.1.s390x", "product_id": "python36-devel-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-idle-3.6.15-55.1.s390x", "product": { "name": "python36-idle-3.6.15-55.1.s390x", "product_id": "python36-idle-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-55.1.s390x", "product": { "name": "python36-testsuite-3.6.15-55.1.s390x", "product_id": "python36-testsuite-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-tk-3.6.15-55.1.s390x", "product": { "name": "python36-tk-3.6.15-55.1.s390x", "product_id": "python36-tk-3.6.15-55.1.s390x" } }, { "category": "product_version", "name": "python36-tools-3.6.15-55.1.s390x", "product": { "name": "python36-tools-3.6.15-55.1.s390x", "product_id": "python36-tools-3.6.15-55.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_6m1_0-3.6.15-55.1.x86_64", "product": { "name": "libpython3_6m1_0-3.6.15-55.1.x86_64", "product_id": "libpython3_6m1_0-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "product": { "name": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "product_id": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-3.6.15-55.1.x86_64", "product": { "name": "python36-3.6.15-55.1.x86_64", "product_id": "python36-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-32bit-3.6.15-55.1.x86_64", "product": { "name": "python36-32bit-3.6.15-55.1.x86_64", "product_id": "python36-32bit-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-base-3.6.15-55.1.x86_64", "product": { "name": "python36-base-3.6.15-55.1.x86_64", "product_id": "python36-base-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-base-32bit-3.6.15-55.1.x86_64", "product": { "name": "python36-base-32bit-3.6.15-55.1.x86_64", "product_id": "python36-base-32bit-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-curses-3.6.15-55.1.x86_64", "product": { "name": "python36-curses-3.6.15-55.1.x86_64", "product_id": "python36-curses-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-dbm-3.6.15-55.1.x86_64", "product": { "name": "python36-dbm-3.6.15-55.1.x86_64", "product_id": "python36-dbm-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-devel-3.6.15-55.1.x86_64", "product": { "name": "python36-devel-3.6.15-55.1.x86_64", "product_id": "python36-devel-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-idle-3.6.15-55.1.x86_64", "product": { "name": "python36-idle-3.6.15-55.1.x86_64", "product_id": "python36-idle-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-testsuite-3.6.15-55.1.x86_64", "product": { "name": "python36-testsuite-3.6.15-55.1.x86_64", "product_id": "python36-testsuite-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-tk-3.6.15-55.1.x86_64", "product": { "name": "python36-tk-3.6.15-55.1.x86_64", "product_id": "python36-tk-3.6.15-55.1.x86_64" } }, { "category": "product_version", "name": "python36-tools-3.6.15-55.1.x86_64", "product": { "name": "python36-tools-3.6.15-55.1.x86_64", "product_id": "python36-tools-3.6.15-55.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64" }, "product_reference": "python36-devel-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le" }, "product_reference": "python36-devel-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x" }, "product_reference": "python36-devel-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-devel-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" }, "product_reference": "python36-devel-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64" }, "product_reference": "python36-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le" }, "product_reference": "python36-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x" }, "product_reference": "python36-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64" }, "product_reference": "python36-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64" }, "product_reference": "python36-base-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le" }, "product_reference": "python36-base-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x" }, "product_reference": "python36-base-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64" }, "product_reference": "python36-base-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64" }, "product_reference": "libpython3_6m1_0-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64" }, "product_reference": "libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64" }, "product_reference": "python36-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le" }, "product_reference": "python36-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x" }, "product_reference": "python36-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64" }, "product_reference": "python36-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64" }, "product_reference": "python36-base-3.6.15-55.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le" }, "product_reference": "python36-base-3.6.15-55.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x" }, "product_reference": "python36-base-3.6.15-55.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python36-base-3.6.15-55.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64" }, "product_reference": "python36-base-3.6.15-55.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-48566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-48566" } ], "notes": [ { "category": "general", "text": "An issue was discovered in compare_digest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-48566", "url": "https://www.suse.com/security/cve/CVE-2022-48566" }, { "category": "external", "summary": "SUSE Bug 1214691 for CVE-2022-48566", "url": "https://bugzilla.suse.com/1214691" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-29T19:41:40Z", "details": "moderate" } ], "title": "CVE-2022-48566" }, { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-29T19:41:40Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-6597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6597" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6597", "url": "https://www.suse.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "SUSE Bug 1219666 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1219666" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1221854" }, { "category": "external", "summary": "SUSE Bug 1224879 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1224879" }, { "category": "external", "summary": "SUSE Bug 1225185 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1225185" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-29T19:41:40Z", "details": "important" } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_6m1_0-32bit-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python36-base-3.6.15-55.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python36-devel-3.6.15-55.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-29T19:41:40Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1556-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python311", "title": "Title of the patch" }, { "category": "description", "text": "This update for python311 fixes the following issues:\n\n- CVE-2024-0450: Fixed \u0027quoted-overlap\u0027 issue inside the zipfile module (bsc#1221854).\n- CVE-2023-6597: Fixed removing tempfile.TemporaryDirectory in some edge cases related to symlinks (bsc#1219666).\n- CVE-2023-52425: Fixed denial of service (resource consumption) caused by processing large tokens (bsc#1219559).\n\nBug fixes:\n\n- Eliminate ResourceWarning which broke the test suite in test_asyncio (bsc#1221260).\n- Revert use of %autopatch (bsc#1189495).\n- Use the system-wide crypto-policies (bsc#1211301).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1556,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-1556,SUSE-SLE-Module-Python3-15-SP5-2024-1556,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1556,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1556,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1556,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1556,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1556,openSUSE-SLE-15.5-2024-1556", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1556-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1556-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241556-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1556-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035199.html" }, { "category": "self", "summary": "SUSE Bug 1189495", "url": "https://bugzilla.suse.com/1189495" }, { "category": "self", "summary": "SUSE Bug 1211301", "url": "https://bugzilla.suse.com/1211301" }, { "category": "self", "summary": "SUSE Bug 1219559", "url": "https://bugzilla.suse.com/1219559" }, { "category": "self", "summary": "SUSE Bug 1219666", "url": "https://bugzilla.suse.com/1219666" }, { "category": "self", "summary": "SUSE Bug 1221260", "url": "https://bugzilla.suse.com/1221260" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE CVE CVE-2023-52425 page", "url": "https://www.suse.com/security/cve/CVE-2023-52425/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6597 page", "url": "https://www.suse.com/security/cve/CVE-2023-6597/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python311", "tracking": { "current_release_date": "2024-05-08T09:40:49Z", "generator": { "date": "2024-05-08T09:40:49Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1556-1", "initial_release_date": "2024-05-08T09:40:49Z", "revision_history": [ { "date": "2024-05-08T09:40:49Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "product": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "product_id": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-base-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-base-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-curses-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-curses-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-curses-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-dbm-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-devel-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-devel-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-devel-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-doc-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-doc-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-doc-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-idle-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-idle-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-idle-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-testsuite-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-testsuite-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-testsuite-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-tk-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-tk-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-tk-3.11.9-150400.9.26.1.aarch64" } }, { "category": "product_version", "name": "python311-tools-3.11.9-150400.9.26.1.aarch64", "product": { "name": "python311-tools-3.11.9-150400.9.26.1.aarch64", "product_id": "python311-tools-3.11.9-150400.9.26.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-64bit-3.11.9-150400.9.26.1.aarch64_ilp32", "product": { "name": "libpython3_11-1_0-64bit-3.11.9-150400.9.26.1.aarch64_ilp32", "product_id": "libpython3_11-1_0-64bit-3.11.9-150400.9.26.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python311-64bit-3.11.9-150400.9.26.1.aarch64_ilp32", "product": { "name": "python311-64bit-3.11.9-150400.9.26.1.aarch64_ilp32", "product_id": "python311-64bit-3.11.9-150400.9.26.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python311-base-64bit-3.11.9-150400.9.26.1.aarch64_ilp32", "product": { "name": "python311-base-64bit-3.11.9-150400.9.26.1.aarch64_ilp32", "product_id": "python311-base-64bit-3.11.9-150400.9.26.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.i586", "product": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.i586", "product_id": "libpython3_11-1_0-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-3.11.9-150400.9.26.1.i586", "product_id": "python311-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-base-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-base-3.11.9-150400.9.26.1.i586", "product_id": "python311-base-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-curses-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-curses-3.11.9-150400.9.26.1.i586", "product_id": "python311-curses-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-dbm-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-dbm-3.11.9-150400.9.26.1.i586", "product_id": "python311-dbm-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-devel-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-devel-3.11.9-150400.9.26.1.i586", "product_id": "python311-devel-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-doc-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-doc-3.11.9-150400.9.26.1.i586", "product_id": "python311-doc-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.i586", "product_id": "python311-doc-devhelp-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-idle-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-idle-3.11.9-150400.9.26.1.i586", "product_id": "python311-idle-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-testsuite-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-testsuite-3.11.9-150400.9.26.1.i586", "product_id": "python311-testsuite-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-tk-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-tk-3.11.9-150400.9.26.1.i586", "product_id": "python311-tk-3.11.9-150400.9.26.1.i586" } }, { "category": "product_version", "name": "python311-tools-3.11.9-150400.9.26.1.i586", "product": { "name": "python311-tools-3.11.9-150400.9.26.1.i586", "product_id": "python311-tools-3.11.9-150400.9.26.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "product_id": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-base-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-base-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-base-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-curses-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-curses-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-curses-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-dbm-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-dbm-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-dbm-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-devel-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-devel-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-devel-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-doc-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-doc-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-doc-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-idle-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-idle-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-idle-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-testsuite-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-tk-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-tk-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-tk-3.11.9-150400.9.26.1.ppc64le" } }, { "category": "product_version", "name": "python311-tools-3.11.9-150400.9.26.1.ppc64le", "product": { "name": "python311-tools-3.11.9-150400.9.26.1.ppc64le", "product_id": "python311-tools-3.11.9-150400.9.26.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "product": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "product_id": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-3.11.9-150400.9.26.1.s390x", "product_id": "python311-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-base-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-base-3.11.9-150400.9.26.1.s390x", "product_id": "python311-base-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-curses-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-curses-3.11.9-150400.9.26.1.s390x", "product_id": "python311-curses-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-dbm-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-dbm-3.11.9-150400.9.26.1.s390x", "product_id": "python311-dbm-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-devel-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-devel-3.11.9-150400.9.26.1.s390x", "product_id": "python311-devel-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-doc-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-doc-3.11.9-150400.9.26.1.s390x", "product_id": "python311-doc-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "product_id": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-idle-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-idle-3.11.9-150400.9.26.1.s390x", "product_id": "python311-idle-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-testsuite-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-testsuite-3.11.9-150400.9.26.1.s390x", "product_id": "python311-testsuite-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-tk-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-tk-3.11.9-150400.9.26.1.s390x", "product_id": "python311-tk-3.11.9-150400.9.26.1.s390x" } }, { "category": "product_version", "name": "python311-tools-3.11.9-150400.9.26.1.s390x", "product": { "name": "python311-tools-3.11.9-150400.9.26.1.s390x", "product_id": "python311-tools-3.11.9-150400.9.26.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "product": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "product_id": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "product": { "name": "libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "product_id": "libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-32bit-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-32bit-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-32bit-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-base-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-base-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-base-32bit-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-curses-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-curses-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-dbm-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-devel-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-devel-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-doc-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-doc-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-idle-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-idle-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-testsuite-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-testsuite-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-testsuite-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-tk-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-tk-3.11.9-150400.9.26.1.x86_64" } }, { "category": "product_version", "name": "python311-tools-3.11.9-150400.9.26.1.x86_64", "product": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64", "product_id": "python311-tools-3.11.9-150400.9.26.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Python 3 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-python3:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4", "product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP5", "product_id": "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-32bit-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-32bit-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-base-32bit-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-curses-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-curses-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-dbm-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-dbm-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-devel-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-devel-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-idle-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-idle-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-testsuite-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-testsuite-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-testsuite-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-testsuite-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tk-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tk-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python311-tools-3.11.9-150400.9.26.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" }, "product_reference": "python311-tools-3.11.9-150400.9.26.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-52425", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-52425" } ], "notes": [ { "category": "general", "text": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-52425", "url": "https://www.suse.com/security/cve/CVE-2023-52425" }, { "category": "external", "summary": "SUSE Bug 1219559 for CVE-2023-52425", "url": "https://bugzilla.suse.com/1219559" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-08T09:40:49Z", "details": "moderate" } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-6597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6597" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which can run privileged programs are potentially able to modify permissions of files referenced by symlinks in some circumstances.\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6597", "url": "https://www.suse.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "SUSE Bug 1219666 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1219666" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1221854" }, { "category": "external", "summary": "SUSE Bug 1224879 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1224879" }, { "category": "external", "summary": "SUSE Bug 1225185 for CVE-2023-6597", "url": "https://bugzilla.suse.com/1225185" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-08T09:40:49Z", "details": "important" } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Module for Python 3 15 SP5:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.9-150400.9.26.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:libpython3_11-1_0-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:libpython3_11-1_0-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-base-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-base-32bit-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-curses-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-dbm-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-devel-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-doc-devhelp-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-idle-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-testsuite-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tk-3.11.9-150400.9.26.1.x86_64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.aarch64", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.ppc64le", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.s390x", "openSUSE Leap 15.5:python311-tools-3.11.9-150400.9.26.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-08T09:40:49Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
suse-su-2024:1843-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python3", "title": "Title of the patch" }, { "category": "description", "text": "This update for python3 fixes the following issues:\n\n- CVE-2024-0450: Fixed detecting the vulnerability of \u0027quoted-overlap\u0027 zipbomb (bsc#1221854).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1843,SUSE-SLE-Module-Web-Scripting-12-2024-1843,SUSE-SLE-SDK-12-SP5-2024-1843,SUSE-SLE-SERVER-12-SP5-2024-1843", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1843-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1843-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241843-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1843-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035419.html" }, { "category": "self", "summary": "SUSE Bug 1221854", "url": "https://bugzilla.suse.com/1221854" }, { "category": "self", "summary": "SUSE CVE CVE-2024-0450 page", "url": "https://www.suse.com/security/cve/CVE-2024-0450/" } ], "title": "Security update for python3", "tracking": { "current_release_date": "2024-05-29T19:40:31Z", "generator": { "date": "2024-05-29T19:40:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1843-1", "initial_release_date": "2024-05-29T19:40:31Z", "revision_history": [ { "date": "2024-05-29T19:40:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.130.1.aarch64", "product": { "name": "libpython3_4m1_0-3.4.10-25.130.1.aarch64", "product_id": "libpython3_4m1_0-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-3.4.10-25.130.1.aarch64", "product": { "name": "python3-3.4.10-25.130.1.aarch64", "product_id": "python3-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.130.1.aarch64", "product": { "name": "python3-base-3.4.10-25.130.1.aarch64", "product_id": "python3-base-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.130.1.aarch64", "product": { "name": "python3-curses-3.4.10-25.130.1.aarch64", "product_id": "python3-curses-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.130.1.aarch64", "product": { "name": "python3-dbm-3.4.10-25.130.1.aarch64", "product_id": "python3-dbm-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.130.1.aarch64", "product": { "name": "python3-devel-3.4.10-25.130.1.aarch64", "product_id": "python3-devel-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.130.1.aarch64", "product": { "name": "python3-idle-3.4.10-25.130.1.aarch64", "product_id": "python3-idle-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.130.1.aarch64", "product": { "name": "python3-testsuite-3.4.10-25.130.1.aarch64", "product_id": "python3-testsuite-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.130.1.aarch64", "product": { "name": "python3-tk-3.4.10-25.130.1.aarch64", "product_id": "python3-tk-3.4.10-25.130.1.aarch64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.130.1.aarch64", "product": { "name": "python3-tools-3.4.10-25.130.1.aarch64", "product_id": "python3-tools-3.4.10-25.130.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-64bit-3.4.10-25.130.1.aarch64_ilp32", "product": { "name": "libpython3_4m1_0-64bit-3.4.10-25.130.1.aarch64_ilp32", "product_id": "libpython3_4m1_0-64bit-3.4.10-25.130.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-64bit-3.4.10-25.130.1.aarch64_ilp32", "product": { "name": "python3-64bit-3.4.10-25.130.1.aarch64_ilp32", "product_id": "python3-64bit-3.4.10-25.130.1.aarch64_ilp32" } }, { "category": "product_version", "name": "python3-base-64bit-3.4.10-25.130.1.aarch64_ilp32", "product": { "name": "python3-base-64bit-3.4.10-25.130.1.aarch64_ilp32", "product_id": "python3-base-64bit-3.4.10-25.130.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.130.1.i586", "product": { "name": "libpython3_4m1_0-3.4.10-25.130.1.i586", "product_id": "libpython3_4m1_0-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-3.4.10-25.130.1.i586", "product": { "name": "python3-3.4.10-25.130.1.i586", "product_id": "python3-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.130.1.i586", "product": { "name": "python3-base-3.4.10-25.130.1.i586", "product_id": "python3-base-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.130.1.i586", "product": { "name": "python3-curses-3.4.10-25.130.1.i586", "product_id": "python3-curses-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.130.1.i586", "product": { "name": "python3-dbm-3.4.10-25.130.1.i586", "product_id": "python3-dbm-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.130.1.i586", "product": { "name": "python3-devel-3.4.10-25.130.1.i586", "product_id": "python3-devel-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.130.1.i586", "product": { "name": "python3-idle-3.4.10-25.130.1.i586", "product_id": "python3-idle-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.130.1.i586", "product": { "name": "python3-testsuite-3.4.10-25.130.1.i586", "product_id": "python3-testsuite-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.130.1.i586", "product": { "name": "python3-tk-3.4.10-25.130.1.i586", "product_id": "python3-tk-3.4.10-25.130.1.i586" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.130.1.i586", "product": { "name": "python3-tools-3.4.10-25.130.1.i586", "product_id": "python3-tools-3.4.10-25.130.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "python3-doc-3.4.10-25.130.1.noarch", "product": { "name": "python3-doc-3.4.10-25.130.1.noarch", "product_id": "python3-doc-3.4.10-25.130.1.noarch" } }, { "category": "product_version", "name": "python3-doc-pdf-3.4.10-25.130.1.noarch", "product": { "name": "python3-doc-pdf-3.4.10-25.130.1.noarch", "product_id": "python3-doc-pdf-3.4.10-25.130.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "product": { "name": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "product_id": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-3.4.10-25.130.1.ppc64le", "product_id": "python3-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-base-3.4.10-25.130.1.ppc64le", "product_id": "python3-base-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-curses-3.4.10-25.130.1.ppc64le", "product_id": "python3-curses-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-dbm-3.4.10-25.130.1.ppc64le", "product_id": "python3-dbm-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-devel-3.4.10-25.130.1.ppc64le", "product_id": "python3-devel-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-idle-3.4.10-25.130.1.ppc64le", "product_id": "python3-idle-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-testsuite-3.4.10-25.130.1.ppc64le", "product_id": "python3-testsuite-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-tk-3.4.10-25.130.1.ppc64le", "product_id": "python3-tk-3.4.10-25.130.1.ppc64le" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.130.1.ppc64le", "product": { "name": "python3-tools-3.4.10-25.130.1.ppc64le", "product_id": "python3-tools-3.4.10-25.130.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.130.1.s390", "product": { "name": "libpython3_4m1_0-3.4.10-25.130.1.s390", "product_id": "libpython3_4m1_0-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-3.4.10-25.130.1.s390", "product": { "name": "python3-3.4.10-25.130.1.s390", "product_id": "python3-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.130.1.s390", "product": { "name": "python3-base-3.4.10-25.130.1.s390", "product_id": "python3-base-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.130.1.s390", "product": { "name": "python3-curses-3.4.10-25.130.1.s390", "product_id": "python3-curses-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.130.1.s390", "product": { "name": "python3-dbm-3.4.10-25.130.1.s390", "product_id": "python3-dbm-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.130.1.s390", "product": { "name": "python3-devel-3.4.10-25.130.1.s390", "product_id": "python3-devel-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.130.1.s390", "product": { "name": "python3-idle-3.4.10-25.130.1.s390", "product_id": "python3-idle-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.130.1.s390", "product": { "name": "python3-testsuite-3.4.10-25.130.1.s390", "product_id": "python3-testsuite-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.130.1.s390", "product": { "name": "python3-tk-3.4.10-25.130.1.s390", "product_id": "python3-tk-3.4.10-25.130.1.s390" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.130.1.s390", "product": { "name": "python3-tools-3.4.10-25.130.1.s390", "product_id": "python3-tools-3.4.10-25.130.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.130.1.s390x", "product": { "name": "libpython3_4m1_0-3.4.10-25.130.1.s390x", "product_id": "libpython3_4m1_0-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-3.4.10-25.130.1.s390x", "product": { "name": "python3-3.4.10-25.130.1.s390x", "product_id": "python3-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.130.1.s390x", "product": { "name": "python3-32bit-3.4.10-25.130.1.s390x", "product_id": "python3-32bit-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.130.1.s390x", "product": { "name": "python3-base-3.4.10-25.130.1.s390x", "product_id": "python3-base-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.130.1.s390x", "product": { "name": "python3-base-32bit-3.4.10-25.130.1.s390x", "product_id": "python3-base-32bit-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.130.1.s390x", "product": { "name": "python3-curses-3.4.10-25.130.1.s390x", "product_id": "python3-curses-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.130.1.s390x", "product": { "name": "python3-dbm-3.4.10-25.130.1.s390x", "product_id": "python3-dbm-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.130.1.s390x", "product": { "name": "python3-devel-3.4.10-25.130.1.s390x", "product_id": "python3-devel-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.130.1.s390x", "product": { "name": "python3-idle-3.4.10-25.130.1.s390x", "product_id": "python3-idle-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.130.1.s390x", "product": { "name": "python3-testsuite-3.4.10-25.130.1.s390x", "product_id": "python3-testsuite-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.130.1.s390x", "product": { "name": "python3-tk-3.4.10-25.130.1.s390x", "product_id": "python3-tk-3.4.10-25.130.1.s390x" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.130.1.s390x", "product": { "name": "python3-tools-3.4.10-25.130.1.s390x", "product_id": "python3-tools-3.4.10-25.130.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpython3_4m1_0-3.4.10-25.130.1.x86_64", "product": { "name": "libpython3_4m1_0-3.4.10-25.130.1.x86_64", "product_id": "libpython3_4m1_0-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "product": { "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "product_id": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-3.4.10-25.130.1.x86_64", "product": { "name": "python3-3.4.10-25.130.1.x86_64", "product_id": "python3-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-32bit-3.4.10-25.130.1.x86_64", "product": { "name": "python3-32bit-3.4.10-25.130.1.x86_64", "product_id": "python3-32bit-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-base-3.4.10-25.130.1.x86_64", "product": { "name": "python3-base-3.4.10-25.130.1.x86_64", "product_id": "python3-base-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-base-32bit-3.4.10-25.130.1.x86_64", "product": { "name": "python3-base-32bit-3.4.10-25.130.1.x86_64", "product_id": "python3-base-32bit-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-curses-3.4.10-25.130.1.x86_64", "product": { "name": "python3-curses-3.4.10-25.130.1.x86_64", "product_id": "python3-curses-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-dbm-3.4.10-25.130.1.x86_64", "product": { "name": "python3-dbm-3.4.10-25.130.1.x86_64", "product_id": "python3-dbm-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-devel-3.4.10-25.130.1.x86_64", "product": { "name": "python3-devel-3.4.10-25.130.1.x86_64", "product_id": "python3-devel-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-idle-3.4.10-25.130.1.x86_64", "product": { "name": "python3-idle-3.4.10-25.130.1.x86_64", "product_id": "python3-idle-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-testsuite-3.4.10-25.130.1.x86_64", "product": { "name": "python3-testsuite-3.4.10-25.130.1.x86_64", "product_id": "python3-testsuite-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-tk-3.4.10-25.130.1.x86_64", "product": { "name": "python3-tk-3.4.10-25.130.1.x86_64", "product_id": "python3-tk-3.4.10-25.130.1.x86_64" } }, { "category": "product_version", "name": "python3-tools-3.4.10-25.130.1.x86_64", "product": { "name": "python3-tools-3.4.10-25.130.1.x86_64", "product_id": "python3-tools-3.4.10-25.130.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.s390x" }, "product_reference": "python3-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.s390x" }, "product_reference": "python3-base-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-dbm-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-dbm-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.s390x" }, "product_reference": "python3-dbm-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-dbm-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-dbm-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.s390x" }, "product_reference": "python3-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.s390x" }, "product_reference": "python3-base-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64" }, "product_reference": "libpython3_4m1_0-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64" }, "product_reference": "libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.s390x" }, "product_reference": "python3-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-base-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-base-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.s390x" }, "product_reference": "python3-base-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-base-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-base-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-curses-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-curses-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.s390x" }, "product_reference": "python3-curses-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-curses-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-curses-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-devel-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-devel-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.s390x" }, "product_reference": "python3-devel-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-devel-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.aarch64" }, "product_reference": "python3-tk-3.4.10-25.130.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le" }, "product_reference": "python3-tk-3.4.10-25.130.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.s390x" }, "product_reference": "python3-tk-3.4.10-25.130.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tk-3.4.10-25.130.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.x86_64" }, "product_reference": "python3-tk-3.4.10-25.130.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-0450" } ], "notes": [ { "category": "general", "text": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \"quoted-overlap\" zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-0450", "url": "https://www.suse.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "SUSE Bug 1221854 for CVE-2024-0450", "url": "https://bugzilla.suse.com/1221854" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-devel-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python3-tk-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpython3_4m1_0-32bit-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-base-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-curses-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-devel-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python3-tk-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-dbm-3.4.10-25.130.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:python3-devel-3.4.10-25.130.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-29T19:40:31Z", "details": "moderate" } ], "title": "CVE-2024-0450" } ] }
rhsa-2024:4243
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4243", "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4243.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:12:02+00:00", "generator": { "date": "2025-09-25T13:12:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4243", "initial_release_date": "2024-07-02T15:42:21+00:00", "revision_history": [ { "date": "2024-07-02T15:42:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-02T15:42:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:12:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.src", "product": { "name": "python3.12-0:3.12.3-2.el8_10.src", "product_id": "python3.12-0:3.12.3-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-test-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product_id": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.3-2.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch" }, "product_reference": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch" }, "product_reference": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-02T15:42:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024_3466
Vulnerability from csaf_redhat
Notes
{ "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 the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python39:3.9/python39: python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python39:3.9/python39: python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python39:3.9/python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3466", "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3466.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2024-11-24T15:52:26+00:00", "generator": { "date": "2024-11-24T15:52:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:3466", "initial_release_date": "2024-05-29T13:31:39+00:00", "revision_history": [ { "date": "2024-05-29T13:31:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-29T13:31:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T15:52:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python39:3.9:8100020240516111311:d47b87a4", "product": { "name": "python39:3.9:8100020240516111311:d47b87a4", "product_id": "python39:3.9:8100020240516111311:d47b87a4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39@3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "product": { "name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "product_id": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch" } } }, { "category": "product_version", "name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product": { "name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_id": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch" } } }, { "category": "product_version", "name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product": { "name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_id": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch" } } }, { "category": "product_version", "name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "product": { "name": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "product_id": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product": { "name": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_id": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product": { "name": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_id": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "product": { "name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "product_id": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch" } } }, { "category": "product_version", "name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-devel:3.9:8100020240516111311:d47b87a4", "product": { "name": "python39-devel:3.9:8100020240516111311:d47b87a4", "product_id": "python39-devel:3.9:8100020240516111311:d47b87a4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/python39-devel@3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "product": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "product_id": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "product_id": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "product": { "name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "product_id": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "product_id": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "product_id": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "product": { "name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "product_id": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "product": { "name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "product_id": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "product_id": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "product_id": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "product": { "name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "product_id": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "product_id": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "product": { "name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "product_id": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src" } } }, { "category": "product_version", "name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src" } } }, { "category": "product_version", "name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "product": { "name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "product_id": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src" } } }, { "category": "product_version", "name": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "product": { "name": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "product_id": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=src" } } }, { "category": "product_version", "name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "product_id": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "product_id": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "product_id": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "product_id": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "product_id": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "product_id": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "product_id": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "product_id": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } }, { "category": "product_version", "name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "product": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_id": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_id": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_id": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_id": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_id": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } }, { "category": "product_version", "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_id": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, "product_reference": "python39:3.9:8100020240516111311:d47b87a4", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src" }, "product_reference": "python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src" }, "product_reference": "python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src" }, "product_reference": "python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src" }, "product_reference": "python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64" }, "product_reference": "python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch" }, "product_reference": "python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch" }, "product_reference": "python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch" }, "product_reference": "python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64" }, "product_reference": "python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch" }, "product_reference": "python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch" }, "product_reference": "python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch" }, "product_reference": "python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch" }, "product_reference": "python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src" }, "product_reference": "python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src" }, "product_reference": "python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, "product_reference": "python39-devel:3.9:8100020240516111311:d47b87a4", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64" }, "product_reference": "python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64 as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64" }, "product_reference": "python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch" }, "product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src as a component of python39-devel:3.9:8100020240516111311:d47b87a4 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" }, "product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-0:5.4.1-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:PyYAML-debugsource-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:numpy-debugsource-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cffi-debugsource-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-cryptography-debugsource-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-idna-0:2.10-4.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-lxml-debugsource-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psutil-debugsource-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-psycopg2-debugsource-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-PyMySQL-0:0.10.1-2.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cffi-debuginfo-0:1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-chardet-0:3.0.4-19.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-cryptography-debuginfo-0:3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debuginfo-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-debugsource-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-devel-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idle-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-idna-0:2.10-4.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-libs-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-lxml-debuginfo-0:4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-mod_wsgi-0:4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-debuginfo-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-doc-0:1.19.4-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-numpy-f2py-0:1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pip-wheel-0:20.2.4-9.module+el8.10.0+21329+8d76b841.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-ply-0:3.11-10.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psutil-debuginfo-0:5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-debuginfo-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-doc-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-psycopg2-tests-0:2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pycparser-0:2.20-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pysocks-0:1.7.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-requests-0:2.25.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-rpm-macros-0:3.9.19-1.module+el8.10.0+21815+bb024982.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-scipy-debuginfo-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-setuptools-wheel-0:50.3.2-5.module+el8.10.0+20345+671a55aa.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-test-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-tkinter-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-toml-0:0.10.1-5.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-urllib3-0:1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python39-wheel-wheel-1:0.35.1-4.module+el8.9.0+19644+d68f775d.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-pip-0:20.2.4-9.module+el8.10.0+21329+8d76b841.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-setuptools-0:50.3.2-5.module+el8.10.0+20345+671a55aa.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:python3x-six-0:1.15.0-3.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-0:1.5.4-5.module+el8.9.0+19644+d68f775d.src", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python39:3.9:8100020240516111311:d47b87a4:scipy-debugsource-0:1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:Cython-debugsource-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.src", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-Cython-debuginfo-0:0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-attrs-0:20.3.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-debug-0:3.9.19-1.module+el8.10.0+21815+bb024982.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-iniconfig-0:1.1.1-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-more-itertools-0:8.5.0-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-packaging-0:20.4-4.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pluggy-0:0.13.1-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-py-0:1.10.0-1.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.s390x", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pybind11-devel-0:2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-pytest-0:6.0.2-2.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python39-wcwidth-0:0.2.5-3.module+el8.9.0+19644+d68f775d.noarch", "CRB-8.10.0.Z.MAIN.EUS:python39-devel:3.9:8100020240516111311:d47b87a4:python3x-pyparsing-0:2.4.7-5.module+el8.9.0+19644+d68f775d.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
RHSA-2024:4078
Vulnerability from csaf_redhat
Notes
{ "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 python3.9 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4078", "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4078.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2025-09-25T13:11:54+00:00", "generator": { "date": "2025-09-25T13:11:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4078", "initial_release_date": "2024-06-25T05:50:30+00:00", "revision_history": [ { "date": "2024-06-25T05:50:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-25T05:50:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:11:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product_id": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-test-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.18-3.el9_4.1.src", "product": { "name": "python3.9-0:3.9.18-3.el9_4.1.src", "product_id": "python3.9-0:3.9.18-3.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T05:50:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T05:50:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
RHSA-2024:3391
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3391", "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3391.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:10:51+00:00", "generator": { "date": "2025-09-25T13:10:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:3391", "initial_release_date": "2024-05-28T13:12:43+00:00", "revision_history": [ { "date": "2024-05-28T13:12:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-28T13:12:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:10:51+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-test-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-51.el8_8.6.src", "product": { "name": "python3-0:3.6.8-51.el8_8.6.src", "product_id": "python3-0:3.6.8-51.el8_8.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.6.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.6.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T13:12:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T13:12:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024:4058
Vulnerability from csaf_redhat
Notes
{ "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 python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4058", "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4058.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2025-09-25T13:11:49+00:00", "generator": { "date": "2025-09-25T13:11:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4058", "initial_release_date": "2024-06-24T04:52:01+00:00", "revision_history": [ { "date": "2024-06-24T04:52:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-24T04:52:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:11:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.src", "product": { "name": "python3.11-0:3.11.9-1.el8_10.src", "product_id": "python3.11-0:3.11.9-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-test-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product_id": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.9-1.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-24T04:52:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-24T04:52:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
RHSA-2024:9190
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3.12 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9190", "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2292921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921" }, { "category": "external", "summary": "2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9190.json" } ], "title": "Red Hat Security Advisory: python3.12 security update", "tracking": { "current_release_date": "2025-10-10T00:03:34+00:00", "generator": { "date": "2025-10-10T00:03:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:9190", "initial_release_date": "2024-11-12T08:59:55+00:00", "revision_history": [ { "date": "2024-11-12T08:59:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T08:59:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:03:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-0:3.12.5-2.el9.i686", "product_id": "python3.12-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.i686", "product_id": "python3.12-debug-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.i686", "product_id": "python3.12-idle-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-test-0:3.12.5-2.el9.i686", "product_id": "python3.12-test-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.i686", "product_id": "python3.12-devel-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.i686", "product_id": "python3.12-libs-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-test-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-test-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debug-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x", "product_id": "python3.12-idle-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-test-0:3.12.5-2.el9.s390x", "product_id": "python3.12-test-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-0:3.12.5-2.el9.s390x", "product_id": "python3.12-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x", "product_id": "python3.12-devel-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x", "product_id": "python3.12-libs-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.src", "product": { "name": "python3.12-0:3.12.5-2.el9.src", "product_id": "python3.12-0:3.12.5-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src" }, "product_reference": "python3.12-0:3.12.5-2.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src" }, "product_reference": "python3.12-0:3.12.5-2.el9.src", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0397", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-06-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2301891" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Python. A defect was discovered in the Python \u201cssl\u201d module where there is a memory race condition with the ssl.SSLContext methods \u201ccert_store_stats()\u201d and \u201cget_ca_certs()\u201d. The race condition can be triggered if the methods are called at the same time that certificates are loaded into the SSLContext, such as during the TLS handshake with a configured certificate directory.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as low severity instead of moderate because it primarily results in a race condition that can cause unexpected behavior or crashes but does not directly lead to memory corruption, information disclosure, or remote code execution. \n\nThe issue is constrained to scenarios where multiple threads interact with SSLContext during certificate loading, which is an uncommon pattern in typical applications. Additionally, exploitation would require precise timing and a specific application design that exposes these methods to concurrent access, reducing the likelihood of real-world impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0397" }, { "category": "external", "summary": "RHBZ#2301891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-4032", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "discovery_date": "2024-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2292921" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: incorrect IPv4 and IPv6 private ranges", "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": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4032" }, { "category": "external", "summary": "RHBZ#2292921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4032" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: incorrect IPv4 and IPv6 private ranges" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-08-22T19:20:09.516938+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2307370" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "RHBZ#2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e", "url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64", "url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea", "url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/122905", "url": "https://github.com/python/cpython/issues/122905" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122906", "url": "https://github.com/python/cpython/pull/122906" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" } ], "release_date": "2024-08-22T19:15:09.720000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service" } ] }
rhsa-2024:3391
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3391", "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3391.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:10:51+00:00", "generator": { "date": "2025-09-25T13:10:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:3391", "initial_release_date": "2024-05-28T13:12:43+00:00", "revision_history": [ { "date": "2024-05-28T13:12:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-28T13:12:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:10:51+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-test-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-51.el8_8.6.src", "product": { "name": "python3-0:3.6.8-51.el8_8.6.src", "product_id": "python3-0:3.6.8-51.el8_8.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.6.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.6.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T13:12:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T13:12:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024:9190
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3.12 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9190", "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2292921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921" }, { "category": "external", "summary": "2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9190.json" } ], "title": "Red Hat Security Advisory: python3.12 security update", "tracking": { "current_release_date": "2025-10-10T00:03:34+00:00", "generator": { "date": "2025-10-10T00:03:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:9190", "initial_release_date": "2024-11-12T08:59:55+00:00", "revision_history": [ { "date": "2024-11-12T08:59:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T08:59:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:03:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-0:3.12.5-2.el9.i686", "product_id": "python3.12-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.i686", "product_id": "python3.12-debug-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.i686", "product_id": "python3.12-idle-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-test-0:3.12.5-2.el9.i686", "product_id": "python3.12-test-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.i686", "product_id": "python3.12-devel-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.i686", "product_id": "python3.12-libs-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-test-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-test-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debug-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x", "product_id": "python3.12-idle-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-test-0:3.12.5-2.el9.s390x", "product_id": "python3.12-test-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-0:3.12.5-2.el9.s390x", "product_id": "python3.12-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x", "product_id": "python3.12-devel-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x", "product_id": "python3.12-libs-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.src", "product": { "name": "python3.12-0:3.12.5-2.el9.src", "product_id": "python3.12-0:3.12.5-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src" }, "product_reference": "python3.12-0:3.12.5-2.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src" }, "product_reference": "python3.12-0:3.12.5-2.el9.src", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0397", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-06-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2301891" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Python. A defect was discovered in the Python \u201cssl\u201d module where there is a memory race condition with the ssl.SSLContext methods \u201ccert_store_stats()\u201d and \u201cget_ca_certs()\u201d. The race condition can be triggered if the methods are called at the same time that certificates are loaded into the SSLContext, such as during the TLS handshake with a configured certificate directory.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as low severity instead of moderate because it primarily results in a race condition that can cause unexpected behavior or crashes but does not directly lead to memory corruption, information disclosure, or remote code execution. \n\nThe issue is constrained to scenarios where multiple threads interact with SSLContext during certificate loading, which is an uncommon pattern in typical applications. Additionally, exploitation would require precise timing and a specific application design that exposes these methods to concurrent access, reducing the likelihood of real-world impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0397" }, { "category": "external", "summary": "RHBZ#2301891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-4032", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "discovery_date": "2024-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2292921" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: incorrect IPv4 and IPv6 private ranges", "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": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4032" }, { "category": "external", "summary": "RHBZ#2292921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4032" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: incorrect IPv4 and IPv6 private ranges" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-08-22T19:20:09.516938+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2307370" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "RHBZ#2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e", "url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64", "url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea", "url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/122905", "url": "https://github.com/python/cpython/issues/122905" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122906", "url": "https://github.com/python/cpython/pull/122906" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" } ], "release_date": "2024-08-22T19:15:09.720000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service" } ] }
rhsa-2024_4865
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 is now available for Service Interconnect 1.4 LTS for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* skupper: potential authentication bypass to skupper console via forged cookies (CVE-2024-6535)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4865", "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.4", "url": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.4" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4865.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect security update", "tracking": { "current_release_date": "2024-12-31T03:14:18+00:00", "generator": { "date": "2024-12-31T03:14:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.4" } }, "id": "RHSA-2024:4865", "initial_release_date": "2024-07-25T10:40:59+00:00", "revision_history": [ { "date": "2024-07-25T10:40:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-25T10:40:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-31T03:14:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "9Base-Service-Interconnect-1.4", "product": { "name": "9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1.4::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.4.3-5" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.4.7-1" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-6535", "cwe": { "id": "CWE-1392", "name": "Use of Default Credentials" }, "discovery_date": "2024-07-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2296024" } ], "notes": [ { "category": "description", "text": "A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.", "title": "Vulnerability description" }, { "category": "summary", "text": "skupper: potential authentication bypass to skupper console via forged cookies", "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": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6535" }, { "category": "external", "summary": "RHBZ#2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6535" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535" } ], "release_date": "2024-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "skupper: potential authentication bypass to skupper console via forged cookies" } ] }
RHSA-2024:4406
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4406", "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4406.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:12:30+00:00", "generator": { "date": "2025-09-25T13:12:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4406", "initial_release_date": "2024-07-09T08:59:52+00:00", "revision_history": [ { "date": "2024-07-09T08:59:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-09T08:59:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:12:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-test-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-47.el8_6.6.src", "product": { "name": "python3-0:3.6.8-47.el8_6.6.src", "product_id": "python3-0:3.6.8-47.el8_6.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-09T08:59:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-09T08:59:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
RHSA-2024:9192
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9192", "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "RHEL-40779", "url": "https://issues.redhat.com/browse/RHEL-40779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9192.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2025-10-10T00:03:34+00:00", "generator": { "date": "2025-10-10T00:03:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:9192", "initial_release_date": "2024-11-12T08:52:22+00:00", "revision_history": [ { "date": "2024-11-12T08:52:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T08:52:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:03:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-0:3.11.9-7.el9.i686", "product_id": "python3.11-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.i686", "product_id": "python3.11-debug-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.i686", "product_id": "python3.11-idle-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-test-0:3.11.9-7.el9.i686", "product_id": "python3.11-test-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.i686", "product_id": "python3.11-devel-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.i686", "product_id": "python3.11-libs-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-test-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-test-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debug-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x", "product_id": "python3.11-idle-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-test-0:3.11.9-7.el9.s390x", "product_id": "python3.11-test-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-0:3.11.9-7.el9.s390x", "product_id": "python3.11-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x", "product_id": "python3.11-devel-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x", "product_id": "python3.11-libs-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.src", "product": { "name": "python3.11-0:3.11.9-7.el9.src", "product_id": "python3.11-0:3.11.9-7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src" }, "product_reference": "python3.11-0:3.11.9-7.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src" }, "product_reference": "python3.11-0:3.11.9-7.el9.src", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0397", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-06-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2301891" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Python. A defect was discovered in the Python \u201cssl\u201d module where there is a memory race condition with the ssl.SSLContext methods \u201ccert_store_stats()\u201d and \u201cget_ca_certs()\u201d. The race condition can be triggered if the methods are called at the same time that certificates are loaded into the SSLContext, such as during the TLS handshake with a configured certificate directory.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as low severity instead of moderate because it primarily results in a race condition that can cause unexpected behavior or crashes but does not directly lead to memory corruption, information disclosure, or remote code execution. \n\nThe issue is constrained to scenarios where multiple threads interact with SSLContext during certificate loading, which is an uncommon pattern in typical applications. Additionally, exploitation would require precise timing and a specific application design that exposes these methods to concurrent access, reducing the likelihood of real-world impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0397" }, { "category": "external", "summary": "RHBZ#2301891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-08-22T19:20:09.516938+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2307370" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "RHBZ#2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e", "url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64", "url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea", "url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/122905", "url": "https://github.com/python/cpython/issues/122905" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122906", "url": "https://github.com/python/cpython/pull/122906" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" } ], "release_date": "2024-08-22T19:15:09.720000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service" } ] }
rhsa-2024_4243
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4243", "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4243.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-21T19:35:10+00:00", "generator": { "date": "2024-11-21T19:35:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:4243", "initial_release_date": "2024-07-02T15:42:21+00:00", "revision_history": [ { "date": "2024-07-02T15:42:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-02T15:42:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T19:35:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.src", "product": { "name": "python3.12-0:3.12.3-2.el8_10.src", "product_id": "python3.12-0:3.12.3-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-test-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product_id": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.3-2.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch" }, "product_reference": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch" }, "product_reference": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-02T15:42:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024_4406
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4406", "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4406.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-21T19:35:33+00:00", "generator": { "date": "2024-11-21T19:35:33+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:4406", "initial_release_date": "2024-07-09T08:59:52+00:00", "revision_history": [ { "date": "2024-07-09T08:59:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-09T08:59:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T19:35:33+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-test-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-47.el8_6.6.src", "product": { "name": "python3-0:3.6.8-47.el8_6.6.src", "product_id": "python3-0:3.6.8-47.el8_6.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-09T08:59:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-09T08:59:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024_3391
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3391", "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3391.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-21T19:37:18+00:00", "generator": { "date": "2024-11-21T19:37:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:3391", "initial_release_date": "2024-05-28T13:12:43+00:00", "revision_history": [ { "date": "2024-05-28T13:12:43+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-28T13:12:43+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T19:37:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-test-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product_id": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product_id": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product_id": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product_id": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product_id": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product_id": "platform-python-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-51.el8_8.6?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product_id": "python3-test-0:3.6.8-51.el8_8.6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-51.el8_8.6?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-51.el8_8.6.src", "product": { "name": "python3-0:3.6.8-51.el8_8.6.src", "product_id": "python3-0:3.6.8-51.el8_8.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-51.el8_8.6?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.6.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-51.el8_8.6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src" }, "product_reference": "python3-0:3.6.8-51.el8_8.6.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T13:12:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T13:12:43+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3391" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "AppStream-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-debug-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:platform-python-devel-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-0:3.6.8-51.el8_8.6.src", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debuginfo-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-debugsource-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-idle-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-libs-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-test-0:3.6.8-51.el8_8.6.x86_64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.aarch64", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.i686", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.ppc64le", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.s390x", "BaseOS-8.8.0.Z.EUS:python3-tkinter-0:3.6.8-51.el8_8.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024:4865
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 is now available for Service Interconnect 1.4 LTS for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* skupper: potential authentication bypass to skupper console via forged cookies (CVE-2024-6535)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4865", "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.4", "url": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.4" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4865.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect security update", "tracking": { "current_release_date": "2025-09-25T14:59:12+00:00", "generator": { "date": "2025-09-25T14:59:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4865", "initial_release_date": "2024-07-25T10:40:59+00:00", "revision_history": [ { "date": "2024-07-25T10:40:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-25T10:40:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T14:59:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "9Base-Service-Interconnect-1.4", "product": { "name": "9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1.4::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.4.3-5" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.4.7-1" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-6535", "cwe": { "id": "CWE-1392", "name": "Use of Default Credentials" }, "discovery_date": "2024-07-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2296024" } ], "notes": [ { "category": "description", "text": "A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.", "title": "Vulnerability description" }, { "category": "summary", "text": "skupper: potential authentication bypass to skupper console via forged cookies", "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": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6535" }, { "category": "external", "summary": "RHBZ#2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6535" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535" } ], "release_date": "2024-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "skupper: potential authentication bypass to skupper console via forged cookies" } ] }
rhsa-2024_9190
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3.12 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the \"python3.12\" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the \"python3.12-\" prefix.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: incorrect IPv4 and IPv6 private ranges (CVE-2024-4032)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9190", "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2292921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921" }, { "category": "external", "summary": "2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9190.json" } ], "title": "Red Hat Security Advisory: python3.12 security update", "tracking": { "current_release_date": "2024-11-24T16:35:31+00:00", "generator": { "date": "2024-11-24T16:35:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:9190", "initial_release_date": "2024-11-12T08:59:55+00:00", "revision_history": [ { "date": "2024-11-12T08:59:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T08:59:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T16:35:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-0:3.12.5-2.el9.i686", "product_id": "python3.12-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.i686", "product_id": "python3.12-debug-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.i686", "product_id": "python3.12-idle-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-test-0:3.12.5-2.el9.i686", "product_id": "python3.12-test-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.i686", "product_id": "python3.12-devel-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.i686", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.i686", "product_id": "python3.12-libs-0:3.12.5-2.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debug-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-idle-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-test-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-devel-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-libs-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debug-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-idle-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-test-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-devel-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-libs-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-test-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.12-debug-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debug-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x", "product_id": "python3.12-idle-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-test-0:3.12.5-2.el9.s390x", "product_id": "python3.12-test-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product_id": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-0:3.12.5-2.el9.s390x", "product_id": "python3.12-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x", "product_id": "python3.12-devel-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x", "product_id": "python3.12-libs-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.5-2.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product_id": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.5-2.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.5-2.el9.src", "product": { "name": "python3.12-0:3.12.5-2.el9.src", "product_id": "python3.12-0:3.12.5-2.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.5-2.el9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src" }, "product_reference": "python3.12-0:3.12.5-2.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src" }, "product_reference": "python3.12-0:3.12.5-2.el9.src", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debug-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-devel-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-idle-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-libs-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-test-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.5-2.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.5-2.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-4032", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "discovery_date": "2024-06-18T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2292921" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python. The ipaddress module contained incorrect information about whether certain IPv4 and IPv6 addresses were designated as \u201cglobally reachable\u201d or \u201cprivate\u201d. Due to this issue, it is possible that values will not be returned in accordance with the latest information from the IANA Special-Purpose Address Registries.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: incorrect IPv4 and IPv6 private ranges", "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": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4032" }, { "category": "external", "summary": "RHBZ#2292921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292921" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4032", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4032" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4032" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python: incorrect IPv4 and IPv6 private ranges" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-08-22T19:20:09.516938+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2307370" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "RHBZ#2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e", "url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64", "url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea", "url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/122905", "url": "https://github.com/python/cpython/issues/122905" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122906", "url": "https://github.com/python/cpython/pull/122906" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" } ], "release_date": "2024-08-22T19:15:09.720000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:59:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9190" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "AppStream-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "AppStream-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.src", "CRB-9.5.0.GA:python3.12-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debug-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debuginfo-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-debugsource-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-devel-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-idle-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-libs-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-test-0:3.12.5-2.el9.x86_64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.aarch64", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.i686", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.ppc64le", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.s390x", "CRB-9.5.0.GA:python3.12-tkinter-0:3.12.5-2.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service" } ] }
RHSA-2024:4243
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4243", "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4243.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:12:02+00:00", "generator": { "date": "2025-09-25T13:12:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4243", "initial_release_date": "2024-07-02T15:42:21+00:00", "revision_history": [ { "date": "2024-07-02T15:42:21+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-02T15:42:21+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:12:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.src", "product": { "name": "python3.12-0:3.12.3-2.el8_10.src", "product_id": "python3.12-0:3.12.3-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product_id": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product_id": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product_id": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-test-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.12-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-devel@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-libs@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-tkinter@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debugsource@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debuginfo@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-debug@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-idle@3.12.3-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product_id": "python3.12-test-0:3.12.3-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-test@3.12.3-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product_id": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.12-rpm-macros@3.12.3-2.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch" }, "product_reference": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debug-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debug-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-devel-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-devel-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-idle-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-idle-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-libs-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-libs-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch" }, "product_reference": "python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-test-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-test-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" }, "product_reference": "python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-02T15:42:21+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4243" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.12-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debug-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debuginfo-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-debugsource-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-devel-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-idle-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-libs-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-rpm-macros-0:3.12.3-2.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-test-0:3.12.3-2.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.12-tkinter-0:3.12.3-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024:3466
Vulnerability from csaf_redhat
Notes
{ "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 the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python39:3.9/python39: python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python39:3.9/python39: python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python39:3.9/python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3466", "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3466.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2025-10-10T00:12:42+00:00", "generator": { "date": "2025-10-10T00:12:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:3466", "initial_release_date": "2024-05-29T13:31:39+00:00", "revision_history": [ { "date": "2024-05-29T13:31:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-29T13:31:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:12:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "product": { "name": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm (python39:3.9)", "product_id": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product": { "name": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9)", "product_id": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "product": { "name": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm (python39:3.9)", "product_id": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "product": { "name": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm (python39:3.9)", "product_id": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "product": { "name": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm (python39:3.9)", "product_id": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "product": { "name": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm (python39:3.9)", "product_id": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product": { "name": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9)", "product_id": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product": { "name": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9)", "product_id": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product": { "name": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9)", "product_id": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product": { "name": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9)", "product_id": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product": { "name": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9)", "product_id": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product": { "name": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9)", "product_id": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "product": { "name": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm (python39:3.9)", "product_id": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9" }, "product_reference": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9" }, "product_reference": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9" }, "product_reference": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9" }, "product_reference": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9" }, "product_reference": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9" }, "product_reference": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9" }, "product_reference": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9" }, "product_reference": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9" }, "product_reference": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9" }, "product_reference": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9" }, "product_reference": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9" }, "product_reference": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9" }, "product_reference": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024_4871
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 is now available for Service Interconnect 1 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of\nservice (CVE-2024-0450)\n\n* skupper: potential authentication bypass to skupper console via forged cookies (CVE-2024-6535)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4871", "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.5/", "url": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.5/" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4871.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect security update", "tracking": { "current_release_date": "2024-12-31T03:14:31+00:00", "generator": { "date": "2024-12-31T03:14:31+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.4" } }, "id": "RHSA-2024:4871", "initial_release_date": "2024-07-25T14:28:07+00:00", "revision_history": [ { "date": "2024-07-25T14:28:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-25T14:28:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-31T03:14:31+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Service Interconnect 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-6535", "cwe": { "id": "CWE-1392", "name": "Use of Default Credentials" }, "discovery_date": "2024-07-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2296024" } ], "notes": [ { "category": "description", "text": "A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.", "title": "Vulnerability description" }, { "category": "summary", "text": "skupper: potential authentication bypass to skupper console via forged cookies", "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6535" }, { "category": "external", "summary": "RHBZ#2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6535" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535" } ], "release_date": "2024-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "skupper: potential authentication bypass to skupper console via forged cookies" } ] }
rhsa-2024:9192
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9192", "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "RHEL-40779", "url": "https://issues.redhat.com/browse/RHEL-40779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9192.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2025-10-10T00:03:34+00:00", "generator": { "date": "2025-10-10T00:03:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:9192", "initial_release_date": "2024-11-12T08:52:22+00:00", "revision_history": [ { "date": "2024-11-12T08:52:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T08:52:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:03:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-0:3.11.9-7.el9.i686", "product_id": "python3.11-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.i686", "product_id": "python3.11-debug-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.i686", "product_id": "python3.11-idle-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-test-0:3.11.9-7.el9.i686", "product_id": "python3.11-test-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.i686", "product_id": "python3.11-devel-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.i686", "product_id": "python3.11-libs-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-test-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-test-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debug-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x", "product_id": "python3.11-idle-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-test-0:3.11.9-7.el9.s390x", "product_id": "python3.11-test-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-0:3.11.9-7.el9.s390x", "product_id": "python3.11-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x", "product_id": "python3.11-devel-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x", "product_id": "python3.11-libs-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.src", "product": { "name": "python3.11-0:3.11.9-7.el9.src", "product_id": "python3.11-0:3.11.9-7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src" }, "product_reference": "python3.11-0:3.11.9-7.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src" }, "product_reference": "python3.11-0:3.11.9-7.el9.src", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0397", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2024-06-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2301891" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Python. A defect was discovered in the Python \u201cssl\u201d module where there is a memory race condition with the ssl.SSLContext methods \u201ccert_store_stats()\u201d and \u201cget_ca_certs()\u201d. The race condition can be triggered if the methods are called at the same time that certificates are loaded into the SSLContext, such as during the TLS handshake with a configured certificate directory.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as low severity instead of moderate because it primarily results in a race condition that can cause unexpected behavior or crashes but does not directly lead to memory corruption, information disclosure, or remote code execution. \n\nThe issue is constrained to scenarios where multiple threads interact with SSLContext during certificate loading, which is an uncommon pattern in typical applications. Additionally, exploitation would require precise timing and a specific application design that exposes these methods to concurrent access, reducing the likelihood of real-world impact.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0397" }, { "category": "external", "summary": "RHBZ#2301891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301891" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0397" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BMAK5BCGKYWNJOACVUSLUF6SFGBIM4VP/" } ], "release_date": "2024-06-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.0, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "cpython: python: Memory race condition in ssl.SSLContext certificate store methods" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-08-22T19:20:09.516938+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2307370" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "RHBZ#2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e", "url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64", "url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea", "url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/122905", "url": "https://github.com/python/cpython/issues/122905" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122906", "url": "https://github.com/python/cpython/pull/122906" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" } ], "release_date": "2024-08-22T19:15:09.720000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service" } ] }
RHSA-2024:4871
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 is now available for Service Interconnect 1 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of\nservice (CVE-2024-0450)\n\n* skupper: potential authentication bypass to skupper console via forged cookies (CVE-2024-6535)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4871", "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.5/", "url": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.5/" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4871.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect security update", "tracking": { "current_release_date": "2025-09-25T14:59:11+00:00", "generator": { "date": "2025-09-25T14:59:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4871", "initial_release_date": "2024-07-25T14:28:07+00:00", "revision_history": [ { "date": "2024-07-25T14:28:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-25T14:28:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T14:59:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Service Interconnect 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-6535", "cwe": { "id": "CWE-1392", "name": "Use of Default Credentials" }, "discovery_date": "2024-07-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2296024" } ], "notes": [ { "category": "description", "text": "A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.", "title": "Vulnerability description" }, { "category": "summary", "text": "skupper: potential authentication bypass to skupper console via forged cookies", "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6535" }, { "category": "external", "summary": "RHBZ#2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6535" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535" } ], "release_date": "2024-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "skupper: potential authentication bypass to skupper console via forged cookies" } ] }
RHSA-2024:3347
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3347", "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3347.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:10:48+00:00", "generator": { "date": "2025-09-25T13:10:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:3347", "initial_release_date": "2024-05-23T16:30:10+00:00", "revision_history": [ { "date": "2024-05-23T16:30:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-23T16:30:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:10:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.i686", "product_id": "python3-idle-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-test-0:3.6.8-62.el8_10.i686", "product_id": "python3-test-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.i686", "product_id": "python3-libs-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-test-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-test-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x", "product_id": "python3-idle-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x", "product_id": "python3-libs-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-test-0:3.6.8-62.el8_10.s390x", "product_id": "python3-test-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-62.el8_10.src", "product": { "name": "python3-0:3.6.8-62.el8_10.src", "product_id": "python3-0:3.6.8-62.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-62.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-62.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src" }, "product_reference": "python3-0:3.6.8-62.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-62.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src" }, "product_reference": "python3-0:3.6.8-62.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T16:30:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T16:30:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024:4871
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 is now available for Service Interconnect 1 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of\nservice (CVE-2024-0450)\n\n* skupper: potential authentication bypass to skupper console via forged cookies (CVE-2024-6535)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4871", "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.5/", "url": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.5/" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4871.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect security update", "tracking": { "current_release_date": "2025-09-25T14:59:11+00:00", "generator": { "date": "2025-09-25T14:59:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4871", "initial_release_date": "2024-07-25T14:28:07+00:00", "revision_history": [ { "date": "2024-07-25T14:28:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-25T14:28:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T14:59:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Service Interconnect 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-1" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-6535", "cwe": { "id": "CWE-1392", "name": "Use of Default Credentials" }, "discovery_date": "2024-07-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2296024" } ], "notes": [ { "category": "description", "text": "A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.", "title": "Vulnerability description" }, { "category": "summary", "text": "skupper: potential authentication bypass to skupper console via forged cookies", "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6535" }, { "category": "external", "summary": "RHBZ#2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6535" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535" } ], "release_date": "2024-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T14:28:07+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4871" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:06523524ef71706b11ddd99c074c32797a6c7fd9a5e24c3d1708e73af5544e65_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9756b24270f22dce96949e9a6d9246491b7ef748a7facd7db67e46a5a5a8aa74_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c41c8deda41264a3f9af2b46c80078a07b3acc578653e56b35740e6682f4abbd_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:f850970af65e72a1a27c62fb23d28a907dc65b796417c55e26060fba44574e3d_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:1221e1720a9ebef0a00d46b13a79bc135f9400720425c95a4e9af9322c2e7558_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3e2788f2172a11c00bc0c9f643e29982d5c48864b6fc1a1e57f85f23d2cf708c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:5a2c7b3b54903986631382a1f05748e59f0c35ea4a8b68e8224e5cdfb15e1d06_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:b5c8acee66caf1699062272c8208012f65f6f131eb0d1b061fe241427052ff96_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:03005c641dfad8d5a14fa21200e7b61df02932fb9cfaf8933e9aac884d0bd821_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:300bf122aeb007ba3ac5e0efbe678e9ff28a01f2b414e6c7511852d3f1bad055_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4247797a85b852e4b5cdf82589f814c648cb85197f48fcda3b4c90b8091198b4_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:a03703f3a0d7548808b6b5153c90c30ad02f2040de3f77f78b7bfbb5bc5e4485_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:74218a033df2286ceffa2a4b3ac851bb852bb57970ef050f189e2d61ccb0e289_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:fa141e4e8aaabfe883da5bf587310f4916dd84f1f7ae904046d896a4ff8a4976_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:398610b8e69315b38043be1a1eecdd9be67304478dd8518e01f3dd275d2b7850_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:8afe6978fde180a37011ee8953e1482bf26a5c817f37d5187b9137066b0e0892_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:2ba8526aac2f16b116c0e3380d402b4a2916bfde08077d7df0cbdaece44a6e7d_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:8c505f48de388d8d6834c0d1b0e1dc7c249859ccdcdb5f9d0d0ebd1d647b6035_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:9117d125a1fe1f8d5b6cb561532f05a29d5940afb7fb223d39a2443b6b9299dd_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cf19c6b5c91851efb07ca2b741e86669015b5de21ccd5ab540f243e4415c6568_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:3bcd918790a8305d288e0cd9c57a089a28a95276a7a08b3c749c2d1365577bb1_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:65269bde24a02021f3cdf681e1f8bf9a13c7b0aa56ab2143d6ea343c9e104065_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:af71cba5f97d7188cfd84c6aaf312bb5a6d0d98c4105922f0b93cb6d0f012ebf_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:c04aa8908d89e25b405d9e7e6982de5d07ad745e55f327aca8949a4b25d0178a_ppc64le" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "skupper: potential authentication bypass to skupper console via forged cookies" } ] }
rhsa-2024_4058
Vulnerability from csaf_redhat
Notes
{ "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 python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4058", "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4058.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2024-11-21T19:36:01+00:00", "generator": { "date": "2024-11-21T19:36:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:4058", "initial_release_date": "2024-06-24T04:52:01+00:00", "revision_history": [ { "date": "2024-06-24T04:52:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-24T04:52:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T19:36:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.src", "product": { "name": "python3.11-0:3.11.9-1.el8_10.src", "product_id": "python3.11-0:3.11.9-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-test-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product_id": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.9-1.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-24T04:52:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-24T04:52:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
RHSA-2024:3466
Vulnerability from csaf_redhat
Notes
{ "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 the python39:3.9 and python39-devel:3.9 modules is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python39:3.9/python39: python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python39:3.9/python39: python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python39:3.9/python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode() (CVE-2024-3651)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3466", "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3466.json" } ], "title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update", "tracking": { "current_release_date": "2025-10-10T00:12:42+00:00", "generator": { "date": "2025-10-10T00:12:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.9" } }, "id": "RHSA-2024:3466", "initial_release_date": "2024-05-29T13:31:39+00:00", "revision_history": [ { "date": "2024-05-29T13:31:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-29T13:31:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-10-10T00:12:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "product": { "name": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm (python39:3.9)", "product_id": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product": { "name": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9)", "product_id": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "product": { "name": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm (python39:3.9)", "product_id": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "product": { "name": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm (python39:3.9)", "product_id": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "product": { "name": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm (python39:3.9)", "product_id": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "product": { "name": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm (python39:3.9)", "product_id": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product": { "name": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9)", "product_id": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product": { "name": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9)", "product_id": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=src\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=x86_64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product": { "name": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9)", "product_id": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@2.10-4.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product": { "name": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9)", "product_id": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product": { "name": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9)", "product_id": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-9.module%2Bel8.10.0%2B21329%2B8d76b841?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.25.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product": { "name": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9)", "product_id": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product": { "name": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9)", "product_id": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product": { "name": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9)", "product_id": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-5.module%2Bel8.10.0%2B20345%2B671a55aa?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "product": { "name": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm (python39:3.9)", "product_id": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-5.module%2Bel8.10.0%2B20443%2Bf0a692fe?arch=noarch\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product": { "name": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9)", "product_id": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product": { "name": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9)", "product_id": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=noarch\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=s390x\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9)", "product_id": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9)", "product_id": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9)", "product_id": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-3.module%2Bel8.10.0%2B21271%2Beccd1d86?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debuginfo@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debugsource@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-devel@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idle@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libs@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.5-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-7.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9)", "product_id": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-3.module%2Bel8.10.0%2B21142%2B453d2b75?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-test@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9)", "product_id": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tkinter@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9)", "product_id": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debug@3.9.19-1.module%2Bel8.10.0%2B21815%2Bbb024982?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } }, { "category": "product_version", "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9)", "product_id": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pybind11-devel@2.7.1-1.module%2Bel8.9.0%2B19644%2Bd68f775d?arch=aarch64\u0026rpmmod=python39-devel:3.9:8100020240516111311:d47b87a4" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9" }, "product_reference": "python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9" }, "product_reference": "python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9" }, "product_reference": "python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9" }, "product_reference": "python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9" }, "product_reference": "python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9" }, "product_reference": "python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9" }, "product_reference": "python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9" }, "product_reference": "python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9" }, "product_reference": "python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9" }, "product_reference": "python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9" }, "product_reference": "python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9" }, "product_reference": "python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9" }, "product_reference": "python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9" }, "product_reference": "python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9" }, "product_reference": "python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9" }, "product_reference": "python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9" }, "product_reference": "python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9" }, "product_reference": "python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9" }, "product_reference": "scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9" }, "product_reference": "scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9" }, "product_reference": "python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9" }, "product_reference": "python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm (python39-devel:3.9) as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" }, "product_reference": "python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-3651", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-04-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274779" } ], "notes": [ { "category": "description", "text": "A flaw was found in the python-idna library. A malicious argument was sent to the idna.encode() function can trigger an uncontrolled resource consumption, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the idna.encode() function, allowing for resource consumption via specially crafted arguments, is categorized as a moderate severity issue due to its potential impact on system availability rather than data integrity or confidentiality. While the vulnerability can lead to a denial-of-service condition, it requires the passing of unusually large or maliciously crafted inputs to exploit. Normal usage scenarios typically do not encounter such inputs.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3651" }, { "category": "external", "summary": "RHBZ#2274779", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274779" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3651", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3651" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3651" } ], "release_date": "2024-04-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-29T13:31:39+00:00", "details": "For details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3466" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-5.4.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:PyYAML-debugsource-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:numpy-debugsource-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cffi-debugsource-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-cryptography-debugsource-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-idna-2.10-4.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-lxml-debugsource-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-ply-3.11-10.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psutil-debugsource-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-psycopg2-debugsource-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-PyMySQL-0.10.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cffi-debuginfo-1.14.3-2.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-chardet-3.0.4-19.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-cryptography-debuginfo-3.3.1-3.module+el8.10.0+21271+eccd1d86.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debuginfo-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-debugsource-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-devel-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idle-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-idna-2.10-4.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-libs-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-lxml-debuginfo-4.6.5-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-mod_wsgi-4.7.1-7.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-debuginfo-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-doc-1.19.4-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-numpy-f2py-1.19.4-3.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pip-wheel-20.2.4-9.module+el8.10.0+21329+8d76b841.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-ply-3.11-10.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psutil-debuginfo-5.8.0-4.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-debuginfo-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-doc-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-psycopg2-tests-2.8.6-3.module+el8.10.0+21142+453d2b75.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pycparser-2.20-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pysocks-1.7.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-pyyaml-debuginfo-5.4.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-requests-2.25.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-rpm-macros-3.9.19-1.module+el8.10.0+21815+bb024982.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-scipy-debuginfo-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-setuptools-wheel-50.3.2-5.module+el8.10.0+20345+671a55aa.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-six-1.15.0-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-test-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-tkinter-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-toml-0.10.1-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-urllib3-1.25.10-5.module+el8.10.0+20443+f0a692fe.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python39-wheel-wheel-0.35.1-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-pip-20.2.4-9.module+el8.10.0+21329+8d76b841.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-setuptools-50.3.2-5.module+el8.10.0+20345+671a55aa.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:python3x-six-1.15.0-3.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-1.5.4-5.module+el8.9.0+19644+d68f775d.src.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39:3.9", "AppStream-8.10.0.Z.MAIN.EUS:scipy-debugsource-1.5.4-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:Cython-debugsource-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-packaging-20.4-4.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-py-1.10.0-1.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-Cython-debuginfo-0.29.21-5.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-attrs-20.3.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-debug-3.9.19-1.module+el8.10.0+21815+bb024982.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-iniconfig-1.1.1-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-more-itertools-8.5.0-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-packaging-20.4-4.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pluggy-0.13.1-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-py-1.10.0-1.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.aarch64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.ppc64le.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.s390x.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pybind11-devel-2.7.1-1.module+el8.9.0+19644+d68f775d.x86_64.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-pytest-6.0.2-2.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python39-wcwidth-0.2.5-3.module+el8.9.0+19644+d68f775d.noarch.rpm-python39-devel:3.9", "CRB-8.10.0.Z.MAIN.EUS:python3x-pyparsing-2.4.7-5.module+el8.9.0+19644+d68f775d.src.rpm-python39-devel:3.9" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python-idna: potential DoS via resource consumption via specially crafted inputs to idna.encode()" } ] }
rhsa-2024:4078
Vulnerability from csaf_redhat
Notes
{ "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 python3.9 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4078", "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4078.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2025-09-25T13:11:54+00:00", "generator": { "date": "2025-09-25T13:11:54+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4078", "initial_release_date": "2024-06-25T05:50:30+00:00", "revision_history": [ { "date": "2024-06-25T05:50:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-25T05:50:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:11:54+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product_id": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-test-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.18-3.el9_4.1.src", "product": { "name": "python3.9-0:3.9.18-3.el9_4.1.src", "product_id": "python3.9-0:3.9.18-3.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T05:50:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T05:50:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024_9192
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 python3.11 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service (CVE-2024-8088)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.5 Release Notes linked from 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-2024:9192", "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index", "url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "RHEL-40779", "url": "https://issues.redhat.com/browse/RHEL-40779" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9192.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2024-11-24T16:35:40+00:00", "generator": { "date": "2024-11-24T16:35:40+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:9192", "initial_release_date": "2024-11-12T08:52:22+00:00", "revision_history": [ { "date": "2024-11-12T08:52:22+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-12T08:52:22+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-24T16:35:40+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-0:3.11.9-7.el9.i686", "product_id": "python3.11-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.i686", "product_id": "python3.11-debug-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.i686", "product_id": "python3.11-idle-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-test-0:3.11.9-7.el9.i686", "product_id": "python3.11-test-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.i686", "product_id": "python3.11-devel-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.i686", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.i686", "product_id": "python3.11-libs-0:3.11.9-7.el9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debug-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-idle-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-test-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-devel-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-libs-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debug-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-idle-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-test-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-devel-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-libs-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-test-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-debug-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debug-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x", "product_id": "python3.11-idle-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-test-0:3.11.9-7.el9.s390x", "product_id": "python3.11-test-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product_id": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-0:3.11.9-7.el9.s390x", "product_id": "python3.11-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x", "product_id": "python3.11-devel-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x", "product_id": "python3.11-libs-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-7.el9?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product_id": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-7.el9?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-7.el9.src", "product": { "name": "python3.11-0:3.11.9-7.el9.src", "product_id": "python3.11-0:3.11.9-7.el9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-7.el9?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src" }, "product_reference": "python3.11-0:3.11.9-7.el9.src", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "AppStream-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src" }, "product_reference": "python3.11-0:3.11.9-7.el9.src", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.aarch64", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.i686", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.s390x", "relates_to_product_reference": "CRB-9.5.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-7.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-7.el9.x86_64", "relates_to_product_reference": "CRB-9.5.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2024-08-22T19:20:09.516938+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2307370" } ], "notes": [ { "category": "description", "text": "A flaw was found in Python\u0027s zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming the zipfile module. Only applications that handle user-controlled zip archives are affected by this vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-8088" }, { "category": "external", "summary": "RHBZ#2307370", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307370" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-8088", "url": "https://www.cve.org/CVERecord?id=CVE-2024-8088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8088" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e", "url": "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64", "url": "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" }, { "category": "external", "summary": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea", "url": "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/122905", "url": "https://github.com/python/cpython/issues/122905" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122906", "url": "https://github.com/python/cpython/pull/122906" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" } ], "release_date": "2024-08-22T19:15:09.720000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-12T08:52:22+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9192" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "AppStream-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "AppStream-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.src", "CRB-9.5.0.GA:python3.11-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debug-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debuginfo-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-debugsource-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-devel-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-idle-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-libs-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-test-0:3.11.9-7.el9.x86_64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.aarch64", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.i686", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.ppc64le", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.s390x", "CRB-9.5.0.GA:python3.11-tkinter-0:3.11.9-7.el9.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service" } ] }
rhsa-2024:3347
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3347", "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3347.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:10:48+00:00", "generator": { "date": "2025-09-25T13:10:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:3347", "initial_release_date": "2024-05-23T16:30:10+00:00", "revision_history": [ { "date": "2024-05-23T16:30:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-23T16:30:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:10:48+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.i686", "product_id": "python3-idle-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-test-0:3.6.8-62.el8_10.i686", "product_id": "python3-test-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.i686", "product_id": "python3-libs-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-test-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-test-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x", "product_id": "python3-idle-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x", "product_id": "python3-libs-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-test-0:3.6.8-62.el8_10.s390x", "product_id": "python3-test-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-62.el8_10.src", "product": { "name": "python3-0:3.6.8-62.el8_10.src", "product_id": "python3-0:3.6.8-62.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-62.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-62.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src" }, "product_reference": "python3-0:3.6.8-62.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-62.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src" }, "product_reference": "python3-0:3.6.8-62.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T16:30:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T16:30:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024:4406
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4406", "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4406.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2025-09-25T13:12:30+00:00", "generator": { "date": "2025-09-25T13:12:30+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4406", "initial_release_date": "2024-07-09T08:59:52+00:00", "revision_history": [ { "date": "2024-07-09T08:59:52+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-09T08:59:52+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:12:30+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.6::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-test-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product_id": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product_id": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-47.el8_6.6.src", "product": { "name": "python3-0:3.6.8-47.el8_6.6.src", "product_id": "python3-0:3.6.8-47.el8_6.6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-47.el8_6.6?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-47.el8_6.6?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product_id": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-47.el8_6.6?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)", "product_id": "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.6)", "product_id": "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-47.el8_6.6.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src" }, "product_reference": "python3-0:3.6.8-47.el8_6.6.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-idle-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-libs-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-test-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-09T08:59:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-09T08:59:52+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4406" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "AppStream-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "AppStream-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.AUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.ppc64le", "BaseOS-8.6.0.Z.E4S:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-debug-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:platform-python-devel-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-0:3.6.8-47.el8_6.6.src", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debuginfo-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-debugsource-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-idle-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-libs-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-test-0:3.6.8-47.el8_6.6.x86_64", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.i686", "BaseOS-8.6.0.Z.TUS:python3-tkinter-0:3.6.8-47.el8_6.6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
RHSA-2024:4865
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "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 is now available for Service Interconnect 1.4 LTS for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Security Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\n* skupper: potential authentication bypass to skupper console via forged cookies (CVE-2024-6535)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4865", "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.4", "url": "https://docs.redhat.com/en/documentation/red_hat_service_interconnect/1.4" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4865.json" } ], "title": "Red Hat Security Advisory: Red Hat Service Interconnect security update", "tracking": { "current_release_date": "2025-09-25T14:59:12+00:00", "generator": { "date": "2025-09-25T14:59:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4865", "initial_release_date": "2024-07-25T10:40:59+00:00", "revision_history": [ { "date": "2024-07-25T10:40:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-07-25T10:40:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T14:59:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "9Base-Service-Interconnect-1.4", "product": { "name": "9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1.4::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.4.3-5" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.4.7-1" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.4.7-1" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" }, { "cve": "CVE-2024-6535", "cwe": { "id": "CWE-1392", "name": "Use of Default Credentials" }, "discovery_date": "2024-07-05T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2296024" } ], "notes": [ { "category": "description", "text": "A flaw was found in Skupper. When Skupper is initialized with the console-enabled and with console-auth set to Openshift, it configures the openshift oauth-proxy with a static cookie-secret. In certain circumstances, this may allow an attacker to bypass authentication to the Skupper console via a specially-crafted cookie.", "title": "Vulnerability description" }, { "category": "summary", "text": "skupper: potential authentication bypass to skupper console via forged cookies", "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": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" ], "known_not_affected": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6535" }, { "category": "external", "summary": "RHBZ#2296024", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296024" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6535" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6535" } ], "release_date": "2024-07-17T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-07-25T10:40:59+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4865" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:b5f38e37a967fc4373bfca1dd7859dd8c236741e0bd1d08ffd368f5210adf9c0_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:9c219837b8c9d91879e49c3600a617d911d6bf849fac38a4e202e0117f72a56e_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:8dfcba321df37b69848ae80b106e00cf3ea0228a5e355ab033aa345140b14966_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:a100f9a030f00747fcfd0f4a5db31a0c0c383a7c1c09d3bde3ab50340c21a46b_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:a403092339ae2ee410200417701b4ffe69a08bd652f832949b646974d6178c3d_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:866760e5ba2402b5d21ea92898a8a1e489ef09a3ac41dcd3847b512bfff0c9bd_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "skupper: potential authentication bypass to skupper console via forged cookies" } ] }
rhsa-2024_3347
Vulnerability from csaf_redhat
Notes
{ "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 python3 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3347", "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3347.json" } ], "title": "Red Hat Security Advisory: python3 security update", "tracking": { "current_release_date": "2024-11-21T19:36:27+00:00", "generator": { "date": "2024-11-21T19:36:27+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:3347", "initial_release_date": "2024-05-23T16:30:10+00:00", "revision_history": [ { "date": "2024-05-23T16:30:10+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-23T16:30:10+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T19:36:27+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.i686", "product_id": "python3-idle-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-test-0:3.6.8-62.el8_10.i686", "product_id": "python3-test-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.i686", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.i686", "product_id": "python3-libs-0:3.6.8-62.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-idle-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.x86_64", "product": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64", "product_id": "platform-python-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-libs-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.x86_64", "product": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64", "product_id": "python3-test-0:3.6.8-62.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-idle-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.aarch64", "product": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64", "product_id": "platform-python-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-libs-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.aarch64", "product": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64", "product_id": "python3-test-0:3.6.8-62.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product_id": "platform-python-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product_id": "python3-test-0:3.6.8-62.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-debug@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python-devel@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x", "product_id": "python3-idle-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product_id": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product_id": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debugsource@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product_id": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debuginfo@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "platform-python-0:3.6.8-62.el8_10.s390x", "product": { "name": "platform-python-0:3.6.8-62.el8_10.s390x", "product_id": "platform-python-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/platform-python@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x", "product_id": "python3-libs-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.6.8-62.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.6.8-62.el8_10.s390x", "product": { "name": "python3-test-0:3.6.8-62.el8_10.s390x", "product_id": "python3-test-0:3.6.8-62.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.6.8-62.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3-0:3.6.8-62.el8_10.src", "product": { "name": "python3-0:3.6.8-62.el8_10.src", "product_id": "python3-0:3.6.8-62.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.6.8-62.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-62.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src" }, "product_reference": "python3-0:3.6.8-62.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-debug-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-debug-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "platform-python-devel-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "platform-python-devel-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.6.8-62.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src" }, "product_reference": "python3-0:3.6.8-62.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debugsource-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-debugsource-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-idle-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-libs-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-test-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.6.8-62.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" }, "product_reference": "python3-tkinter-0:3.6.8-62.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T16:30:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-23T16:30:10+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3347" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-debug-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:platform-python-devel-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-0:3.6.8-62.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debuginfo-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-debugsource-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-idle-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-libs-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-test-0:3.6.8-62.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:python3-tkinter-0:3.6.8-62.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
RHSA-2024:4058
Vulnerability from csaf_redhat
Notes
{ "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 python3.11 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4058", "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4058.json" } ], "title": "Red Hat Security Advisory: python3.11 security update", "tracking": { "current_release_date": "2025-09-25T13:11:49+00:00", "generator": { "date": "2025-09-25T13:11:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2024:4058", "initial_release_date": "2024-06-24T04:52:01+00:00", "revision_history": [ { "date": "2024-06-24T04:52:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-24T04:52:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T13:11:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.src", "product": { "name": "python3.11-0:3.11.9-1.el8_10.src", "product_id": "python3.11-0:3.11.9-1.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product_id": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product_id": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product_id": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-test-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=i686" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3.11-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-devel@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-libs@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-tkinter@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debugsource@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debuginfo@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-debug@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-idle@3.11.9-1.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product_id": "python3.11-test-0:3.11.9-1.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-test@3.11.9-1.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product_id": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.11-rpm-macros@3.11.9-1.el8_10?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debug-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debug-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-devel-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-devel-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-idle-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-idle-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-libs-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-libs-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch" }, "product_reference": "python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-test-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-test-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" }, "product_reference": "python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-24T04:52:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-24T04:52:01+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4058" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "AppStream-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:python3.11-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debug-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debuginfo-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-debugsource-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-devel-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-idle-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-libs-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-rpm-macros-0:3.11.9-1.el8_10.noarch", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-test-0:3.11.9-1.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:python3.11-tkinter-0:3.11.9-1.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
rhsa-2024_4078
Vulnerability from csaf_redhat
Notes
{ "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 python3.9 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Path traversal on tempfile.TemporaryDirectory (CVE-2023-6597)\n\n* python: The zipfile module is vulnerable to zip-bombs leading to denial of service (CVE-2024-0450)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:4078", "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4078.json" } ], "title": "Red Hat Security Advisory: python3.9 security update", "tracking": { "current_release_date": "2024-11-21T19:36:21+00:00", "generator": { "date": "2024-11-21T19:36:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2024:4078", "initial_release_date": "2024-06-25T05:50:30+00:00", "revision_history": [ { "date": "2024-06-25T05:50:30+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-06-25T05:50:30+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-21T19:36:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product_id": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-unversioned-command@3.9.18-3.el9_4.1?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product_id": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product_id": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-test-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product_id": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-devel@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-tkinter@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debugsource@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9-debuginfo@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libs@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-debug@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-idle@3.9.18-3.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product_id": "python3-test-0:3.9.18-3.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-test@3.9.18-3.el9_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python3.9-0:3.9.18-3.el9_4.1.src", "product": { "name": "python3.9-0:3.9.18-3.el9_4.1.src", "product_id": "python3.9-0:3.9.18-3.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3.9@3.9.18-3.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch" }, "product_reference": "python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-debug-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-debug-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-devel-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-devel-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-idle-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-idle-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libs-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-libs-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-test-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-test-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-0:3.9.18-3.el9_4.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src" }, "product_reference": "python3.9-0:3.9.18-3.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" }, "product_reference": "python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276518" } ], "notes": [ { "category": "description", "text": "A flaw was found in the tempfile.TemporaryDirectory class in python3/cpython3. The class may dereference symbolic links during permission-related errors, resulting in users that run privileged programs being able to modify permissions of files referenced by the symbolic link.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: Path traversal on tempfile.TemporaryDirectory", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6597" }, { "category": "external", "summary": "RHBZ#2276518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6597" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T05:50:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "python: Path traversal on tempfile.TemporaryDirectory" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "discovery_date": "2024-04-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2276525" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Python/CPython \u0027zipfile\u0027 that can allow a zip-bomb type of attack. An attacker may craft a zip file format, leading to a Denial of Service when processed.", "title": "Vulnerability description" }, { "category": "summary", "text": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-0450" }, { "category": "external", "summary": "RHBZ#2276525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2276525" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-0450", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0450" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" } ], "release_date": "2024-03-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-06-25T05:50:30+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:4078" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python-unversioned-command-0:3.9.18-3.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-debug-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-devel-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-idle-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-libs-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-test-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3-tkinter-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-0:3.9.18-3.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debuginfo-0:3.9.18-3.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:python3.9-debugsource-0:3.9.18-3.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "python: The zipfile module is vulnerable to zip-bombs leading to denial of service" } ] }
ncsc-2024-0412
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in Peoplesoft.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om een Denial-of-Service (DoS) te veroorzaken, of om toegang te krijgen tot (persoons)gevoelige gegevens in de database en deze mogelijk te manipuleren.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Peoplesoft", "tracking": { "current_release_date": "2024-10-17T13:16:18.175855Z", "id": "NCSC-2024-0412", "initial_release_date": "2024-10-17T13:16:18.175855Z", "revision_history": [ { "date": "2024-10-17T13:16:18.175855Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676099", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676097", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676096", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:8.61:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676098", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft___9.2.50", "product": { "name": "peoplesoft___9.2.50", "product_id": "CSAFPID-1676100", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft___9.2.50:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_cc_common_application_objects", "product": { "name": "peoplesoft_enterprise_cc_common_application_objects", "product_id": "CSAFPID-449779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_crm_client_management", "product": { "name": "peoplesoft_enterprise_crm_client_management", "product_id": "CSAFPID-912607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_crm_client_management:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_elm_enterprise_learning_management", "product": { "name": "peoplesoft_enterprise_elm_enterprise_learning_management", "product_id": "CSAFPID-1673472", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_elm_enterprise_learning_management:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_fin_expenses", "product": { "name": "peoplesoft_enterprise_fin_expenses", "product_id": "CSAFPID-172664", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_expenses:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_benefits_administration", "product": { "name": "peoplesoft_enterprise_hcm_benefits_administration", "product_id": "CSAFPID-912052", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_benefits_administration:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673748", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673757", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673753", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673749", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673760", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673755", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.35:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673758", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.38:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.39:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.40:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.41:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.42:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.43:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673750", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.44:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.45:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.46:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.47:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673471", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.48-9.2.50:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.48:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673756", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.49:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.50:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673751", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673754", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_human_resources", "product": { "name": "peoplesoft_enterprise_hcm_human_resources", "product_id": "CSAFPID-172663", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_shared_components", "product": { "name": "peoplesoft_enterprise_hcm_shared_components", "product_id": "CSAFPID-607590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1682", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1681", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-816362", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503667", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503672", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503676", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503669", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503673", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503678", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5752", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5752", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5752.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607" ] } ], "title": "CVE-2023-5752" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2024-0232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json" } ], "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0727", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0727.json" } ], "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": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] } ], "title": "CVE-2024-0727" }, { "cve": "CVE-2024-21202", "product_status": { "known_affected": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21202", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21202.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21202" }, { "cve": "CVE-2024-21214", "product_status": { "known_affected": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21214", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21214.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21214" }, { "cve": "CVE-2024-21249", "product_status": { "known_affected": [ "CSAFPID-172664", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21249", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21249.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-172664", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21249" }, { "cve": "CVE-2024-21255", "product_status": { "known_affected": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21255", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21255.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21255" }, { "cve": "CVE-2024-21264", "product_status": { "known_affected": [ "CSAFPID-449779", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21264", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21264.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-449779", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21264" }, { "cve": "CVE-2024-21283", "product_status": { "known_affected": [ "CSAFPID-1673471", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21283", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21283.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673471", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21283" }, { "cve": "CVE-2024-21286", "product_status": { "known_affected": [ "CSAFPID-1673472", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21286", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21286.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673472", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21286" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json" } ], "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": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] } ], "title": "CVE-2024-26130" } ] }
ncsc-2024-0294
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Er zijn kwetsbaarheden verholpen in Oracle Communications.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Toegang tot gevoelige gegevens\n* Toegang tot systeemgegevens\n* Manipulatie van gegevens\n* (Remote) code execution (Gebruikersrechten)", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Cross-Site Request Forgery (CSRF)", "title": "CWE-352" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Incomplete Cleanup", "title": "CWE-459" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10086" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29425" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41184" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34169" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42890" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48174" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24998" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37920" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51775" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22019" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22234" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22262" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23672" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23807" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23897" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24549" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27316" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2961" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6162" }, { "category": "external", "summary": "Reference - oracle", "url": "https://www.oracle.com/docs/tech/security-alerts/cpujul2024csaf.json" }, { "category": "external", "summary": "Reference - cveprojectv5; ibm; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujul2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Communications", "tracking": { "current_release_date": "2024-07-17T13:52:53.293003Z", "id": "NCSC-2024-0294", "initial_release_date": "2024-07-17T13:52:53.293003Z", "revision_history": [ { "date": "2024-07-17T13:52:53.293003Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-204629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-816792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10086", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2019-10086", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-10086.json" } ], "title": "CVE-2019-10086" }, { "cve": "CVE-2021-29425", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2021-29425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-29425.json" } ], "title": "CVE-2021-29425" }, { "cve": "CVE-2021-37533", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2021-37533", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-37533.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2021-37533" }, { "cve": "CVE-2021-41184", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2021-41184", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-41184.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-204629", "CSAFPID-816792" ] } ], "title": "CVE-2021-41184" }, { "cve": "CVE-2022-34169", "cwe": { "id": "CWE-192", "name": "Integer Coercion Error" }, "notes": [ { "category": "other", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "other", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-34169", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json" } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2022-36033", "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-36033", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36033.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2022-36033" }, { "cve": "CVE-2022-42890", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-42890", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42890.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2022-42890" }, { "cve": "CVE-2022-48174", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-48174", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48174.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2022-48174" }, { "cve": "CVE-2023-5685", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5685", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5685.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-5685" }, { "cve": "CVE-2023-24998", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-24998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-24998.json" } ], "title": "CVE-2023-24998" }, { "cve": "CVE-2023-33201", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-33201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-33201" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44487", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json" } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-46589", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "other", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46589", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46589.json" } ], "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:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-46589" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51775", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-51775" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2961", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-6162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-6162" }, { "cve": "CVE-2024-22019", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22019", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22019" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22234", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22234", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22234.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22234" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "other", "text": "Incomplete Cleanup", "title": "CWE-459" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-23672" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-23897", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23897", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23897.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-23897" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25062", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25710", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25710", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27316", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-27316", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27316.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-27316" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28752", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28752", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28752.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-28752" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-34064", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34064", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34069", "cwe": { "id": "CWE-352", "name": "Cross-Site Request Forgery (CSRF)" }, "notes": [ { "category": "other", "text": "Cross-Site Request Forgery (CSRF)", "title": "CWE-352" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34069", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34069.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-34069" } ] }
NCSC-2024-0294
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Er zijn kwetsbaarheden verholpen in Oracle Communications.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Toegang tot gevoelige gegevens\n* Toegang tot systeemgegevens\n* Manipulatie van gegevens\n* (Remote) code execution (Gebruikersrechten)", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Cross-Site Request Forgery (CSRF)", "title": "CWE-352" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Incomplete Cleanup", "title": "CWE-459" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10086" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29425" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41184" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34169" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42890" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48174" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24998" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37920" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51775" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22019" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22234" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22262" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23672" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23807" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23897" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24549" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27316" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2961" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6162" }, { "category": "external", "summary": "Reference - oracle", "url": "https://www.oracle.com/docs/tech/security-alerts/cpujul2024csaf.json" }, { "category": "external", "summary": "Reference - cveprojectv5; ibm; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujul2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Communications", "tracking": { "current_release_date": "2024-07-17T13:52:53.293003Z", "id": "NCSC-2024-0294", "initial_release_date": "2024-07-17T13:52:53.293003Z", "revision_history": [ { "date": "2024-07-17T13:52:53.293003Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-204629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-816792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-10086", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2019-10086", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-10086.json" } ], "title": "CVE-2019-10086" }, { "cve": "CVE-2021-29425", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2021-29425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-29425.json" } ], "title": "CVE-2021-29425" }, { "cve": "CVE-2021-37533", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2021-37533", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-37533.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2021-37533" }, { "cve": "CVE-2021-41184", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2021-41184", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-41184.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-204629", "CSAFPID-816792" ] } ], "title": "CVE-2021-41184" }, { "cve": "CVE-2022-34169", "cwe": { "id": "CWE-192", "name": "Integer Coercion Error" }, "notes": [ { "category": "other", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "other", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-34169", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json" } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2022-36033", "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-36033", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36033.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2022-36033" }, { "cve": "CVE-2022-42890", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-42890", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42890.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2022-42890" }, { "cve": "CVE-2022-48174", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2022-48174", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48174.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2022-48174" }, { "cve": "CVE-2023-5685", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5685", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5685.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-5685" }, { "cve": "CVE-2023-24998", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-24998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-24998.json" } ], "title": "CVE-2023-24998" }, { "cve": "CVE-2023-33201", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-33201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-33201" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44487", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json" } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-46589", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "other", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46589", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46589.json" } ], "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:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-46589" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51775", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-51775" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2961", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-6162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-6162" }, { "cve": "CVE-2024-22019", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22019", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22019" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22234", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22234", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22234.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22234" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "other", "text": "Incomplete Cleanup", "title": "CWE-459" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-23672" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-23897", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23897", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23897.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-23897" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25062", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25710", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25710", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27316", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-27316", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27316.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-27316" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "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": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28752", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28752", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28752.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-28752" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-34064", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34064", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34069", "cwe": { "id": "CWE-352", "name": "Cross-Site Request Forgery (CSRF)" }, "notes": [ { "category": "other", "text": "Cross-Site Request Forgery (CSRF)", "title": "CWE-352" } ], "product_status": { "known_affected": [ "CSAFPID-816792" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34069", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34069.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816792" ] } ], "title": "CVE-2024-34069" } ] }
NCSC-2024-0414
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in diverse Communications producten en systemen.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van gegevens\n- Uitvoer van willekeurige code (Gebruikersrechten)\n- Uitvoer van willekeurige code (Administratorrechten)\n- Toegang tot gevoelige gegevens", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "general", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Signal Handler Race Condition", "title": "CWE-364" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Missing Release of Resource after Effective Lifetime", "title": "CWE-772" }, { "category": "general", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" }, { "category": "general", "text": "Buffer Over-read", "title": "CWE-126" }, { "category": "general", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "general", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "general", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" }, { "category": "general", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" }, { "category": "general", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" }, { "category": "general", "text": "Signed to Unsigned Conversion Error", "title": "CWE-195" }, { "category": "general", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" }, { "category": "general", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" }, { "category": "general", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Incomplete Cleanup", "title": "CWE-459" }, { "category": "general", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Uncaught Exception", "title": "CWE-248" }, { "category": "general", "text": "Uncontrolled Recursion", "title": "CWE-674" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Communications", "tracking": { "current_release_date": "2024-10-17T13:17:52.103171Z", "id": "NCSC-2024-0414", "initial_release_date": "2024-10-17T13:17:52.103171Z", "revision_history": [ { "date": "2024-10-17T13:17:52.103171Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635305", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635312", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670430", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635320", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670439", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670429", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670435", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670431", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670436", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670432", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674640", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674642", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670434", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674639", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674637", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635307", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670438", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635315", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670433", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674641", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670437", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635308", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications__10.4.0.4", "product": { "name": "communications__10.4.0.4", "product_id": "CSAFPID-1674629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.2", "product": { "name": "communications___23.4.2", "product_id": "CSAFPID-1670442", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.3", "product": { "name": "communications___23.4.3", "product_id": "CSAFPID-1635325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.4", "product": { "name": "communications___23.4.4", "product_id": "CSAFPID-1635326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.5", "product": { "name": "communications___23.4.5", "product_id": "CSAFPID-1674645", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.6", "product": { "name": "communications___23.4.6", "product_id": "CSAFPID-1674646", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___24.2.0", "product": { "name": "communications___24.2.0", "product_id": "CSAFPID-1674644", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___7.2.1.0.0", "product": { "name": "communications___7.2.1.0.0", "product_id": "CSAFPID-1670441", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.6", "product": { "name": "communications___8.6.0.6", "product_id": "CSAFPID-1635327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.8", "product": { "name": "communications___8.6.0.8", "product_id": "CSAFPID-1635328", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.2", "product": { "name": "communications___9.0.2", "product_id": "CSAFPID-1670440", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.3", "product": { "name": "communications___9.0.3", "product_id": "CSAFPID-1635329", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.1.1.8.0", "product": { "name": "communications___9.1.1.8.0", "product_id": "CSAFPID-1674643", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674621", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674618", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674619", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674617", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674623", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674620", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___12.0.6.0.0", "product": { "name": "communications_applications___12.0.6.0.0", "product_id": "CSAFPID-1674627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___5.5.22", "product": { "name": "communications_applications___5.5.22", "product_id": "CSAFPID-1674626", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.3", "product": { "name": "communications_applications___6.0.3", "product_id": "CSAFPID-1674628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.4", "product": { "name": "communications_applications___6.0.4", "product_id": "CSAFPID-1674624", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.5", "product": { "name": "communications_applications___6.0.5", "product_id": "CSAFPID-1674625", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-204629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-1673475", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4.3.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-816792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-764735", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-1650734", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-204639", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-204627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-816793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-912557", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management__-_elastic_charging_engine", "product": { "name": "communications_billing_and_revenue_management__-_elastic_charging_engine", "product_id": "CSAFPID-219835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management__-_elastic_charging_engine:12.0.0.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-764247", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:11.3.0.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209549", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-41194", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-1650820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-765241", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-498607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12:0.0.5.0:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-912556", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_calendar_server", "product": { "name": "communications_calendar_server", "product_id": "CSAFPID-764736", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_calendar_server:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_calendar_server", "product": { "name": "communications_calendar_server", "product_id": "CSAFPID-220190", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_calendar_server:8.0.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_configuration_console", "product": { "name": "communications_cloud_native_configuration_console", "product_id": "CSAFPID-391501", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_configuration_console", "product": { "name": "communications_cloud_native_configuration_console", "product_id": "CSAFPID-440102", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-89545", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-180215", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-180197", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-41516", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-41515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220057", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220055", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1503577", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673416", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673516", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673412", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673411", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-764237", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-2045", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-40612", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-608629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-93784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1899", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-41111", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1685", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-493445", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-294401", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-220547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-764824", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-220459", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-45184", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-45182", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-45181", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-611405", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-611403", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-611404", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1650752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1673396", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-912066", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1503323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673526", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673391", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-165550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-93546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-180195", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-40299", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-187447", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-45186", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-45185", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-220559", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-220558", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-764238", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-764239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-912085", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1503578", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673389", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673421", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673420", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-764825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:22.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-912068", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-1503579", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-180201", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-1900", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-760687", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-40947", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-93635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-503534", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-90018", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-220327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-94290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-220325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-614513", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-643776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-816772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-912076", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-1503580", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-40613", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-2044", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-40301", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-180194", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-449747", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-40298", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-223527", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-449746", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-503493", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-260394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-219838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-611387", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-618156", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-816773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912101", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1673473", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0-24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1503581", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912539", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912540", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912541", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912542", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912543", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-40611", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-40609", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-180198", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-41112", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-41110", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-760688", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-493444", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-93633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-220056", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-223511", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-216017", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-220889", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-614516", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-220918", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-614515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-614514", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816346", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912077", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1503322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673415", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912544", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-40608", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-180199", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-41113", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-260395", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-260393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816348", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-912545", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816347", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-1673494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-1673501", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-764240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-220468", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-2310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-93547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-180200", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-180193", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1898", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-93636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-90020", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-90015", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-220133", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1650751", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673395", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-912069", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-765371", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:all_supported_s:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-180216", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-180202", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-40300", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-93653", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-40949", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-642000", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-93634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220561", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-90021", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-94292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-218028", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220881", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-94291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220910", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-611401", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-816778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-614517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673392", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1503582", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-40610", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-611587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-642002", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-493443", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-642001", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-224796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-224795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912102", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912549", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503583", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503584", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503585", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1672767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-180217", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-180196", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-165576", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-40297", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764899", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-589926", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-179780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-40948", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-589925", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-179779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-90019", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-90016", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-220326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764241", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912078", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816349", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503586", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1673399", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_contacts_server", "product": { "name": "communications_contacts_server", "product_id": "CSAFPID-764737", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_contacts_server:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_contacts_server", "product": { "name": "communications_contacts_server", "product_id": "CSAFPID-224787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_contacts_server:8.0.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_contacts_server", "product": { "name": "communications_contacts_server", "product_id": "CSAFPID-220189", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_contacts_server:8.0.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-764827", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:7.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-764828", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server_-_service_controller", "product": { "name": "communications_converged_application_server_-_service_controller", "product_id": "CSAFPID-764734", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server_-_service_controller", "product": { "name": "communications_converged_application_server_-_service_controller", "product_id": "CSAFPID-426842", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503599", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-345031", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-204635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-764833", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-224793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-816794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-342793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1650777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1265", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-764248", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-816350", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1261", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-110244", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-110242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-93777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-1672764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-93772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_data_model", "product": { "name": "communications_data_model", "product_id": "CSAFPID-764902", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_data_model:12.2.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-765372", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-342799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-704412", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-704411", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-165544", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-704410", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-41183", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_intelligence_hub", "product": { "name": "communications_diameter_intelligence_hub", "product_id": "CSAFPID-342802", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_intelligence_hub", "product": { "name": "communications_diameter_intelligence_hub", "product_id": "CSAFPID-764829", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.2.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1503588", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1892", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1891", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1888", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1887", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1889", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1884", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1885", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1882", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1881", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1883", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1879", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.5.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1880", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-40293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1650826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1650830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-611413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912551", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912552", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_application_processor", "product": { "name": "communications_eagle_application_processor", "product_id": "CSAFPID-1673417", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_application_processor:17.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_application_processor", "product": { "name": "communications_eagle_application_processor", "product_id": "CSAFPID-765369", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_application_processor:all_supported_s:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-204528", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_ftp_table_base_retrieval", "product": { "name": "communications_eagle_ftp_table_base_retrieval", "product_id": "CSAFPID-204623", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_ftp_table_base_retrieval:4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_lnp_application_processor", "product": { "name": "communications_eagle_lnp_application_processor", "product_id": "CSAFPID-352633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_lnp_application_processor", "product": { "name": "communications_eagle_lnp_application_processor", "product_id": "CSAFPID-352632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_software", "product": { "name": "communications_eagle_software", "product_id": "CSAFPID-765366", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_software:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_software", "product": { "name": "communications_eagle_software", "product_id": "CSAFPID-765365", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_software:46.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_elastic_charging_engine", "product": { "name": "communications_elastic_charging_engine", "product_id": "CSAFPID-764834", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_elastic_charging_engine:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-764242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204597", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204580", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-9226", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-9070", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-8845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204624", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-2286", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204464", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-345038", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-93629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-611422", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-93630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-816780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_evolved_communications_application_server", "product": { "name": "communications_evolved_communications_application_server", "product_id": "CSAFPID-204645", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_evolved_communications_application_server:7.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-912553", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-207586", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-234306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-219803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-387664", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_interactive_session_recorder", "product": { "name": "communications_interactive_session_recorder", "product_id": "CSAFPID-1893", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-204622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-219909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_lsms", "product": { "name": "communications_lsms", "product_id": "CSAFPID-1673065", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_lsms:14.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-764835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.20.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-375182", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.21.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-816351", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-41182", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_metasolv_solution", "product": { "name": "communications_metasolv_solution", "product_id": "CSAFPID-611595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_metasolv_solution", "product": { "name": "communications_metasolv_solution", "product_id": "CSAFPID-226017", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-220167", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816353", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-764243", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816352", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1673414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-342803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1650778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1266", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-764249", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-816354", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-204563", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-220125", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-245244", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-219776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-204554", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-765242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-9489", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-110249", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-93781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-220132", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-912079", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-224791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-219898", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-224790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-221118", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-179774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-1673496", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence", "product": { "name": "communications_performance_intelligence", "product_id": "CSAFPID-1503591", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center", "product": { "name": "communications_performance_intelligence_center", "product_id": "CSAFPID-1673485", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center:prior_to_10.4.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center__pic__software", "product": { "name": "communications_performance_intelligence_center__pic__software", "product_id": "CSAFPID-765367", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center__pic__software", "product": { "name": "communications_performance_intelligence_center__pic__software", "product_id": "CSAFPID-765368", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center__pic__software", "product": { "name": "communications_performance_intelligence_center__pic__software", "product_id": "CSAFPID-764830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-573035", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-45192", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-611406", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-764738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-204595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-204590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-816355", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503601", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816359", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816358", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816357", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-912558", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503602", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_services_gatekeeper", "product": { "name": "communications_services_gatekeeper", "product_id": "CSAFPID-608630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503592", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503593", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-40294", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-40292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1672762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-40291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503594", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-342804", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-704413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:-:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2296", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-166028", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2294", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2288", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2282", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2285", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2279", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-204634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-345039", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-93628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-611423", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-93631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-816791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-342805", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-704414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:-:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-166027", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2295", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2289", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2287", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2283", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2284", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2280", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2281", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-220414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-204607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_router", "product": { "name": "communications_session_router", "product_id": "CSAFPID-764780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_router", "product": { "name": "communications_session_router", "product_id": "CSAFPID-764781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_subscriber-aware_load_balancer", "product": { "name": "communications_subscriber-aware_load_balancer", "product_id": "CSAFPID-93775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_subscriber-aware_load_balancer", "product": { "name": "communications_subscriber-aware_load_balancer", "product_id": "CSAFPID-93774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-240600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673070", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673381", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1650731", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673530", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-764901", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-614089", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673068", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-764739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204614", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-8984", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204510", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204569", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-219826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-912073", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_session_manager", "product": { "name": "communications_unified_session_manager", "product_id": "CSAFPID-110243", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_session_manager:8.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_session_manager", "product": { "name": "communications_unified_session_manager", "product_id": "CSAFPID-205759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_session_manager:8.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503596", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503597", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503598", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-764900", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-76994", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-568240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-764782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-355340", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-912080", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1673481", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-912554", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-611408", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-703515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-611407", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-204456", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-37137", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-41182", "CSAFPID-209546", "CSAFPID-40608", "CSAFPID-180216", "CSAFPID-93547", "CSAFPID-180217", "CSAFPID-2310", "CSAFPID-40612", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-1899", "CSAFPID-41111", "CSAFPID-40299", "CSAFPID-187447", "CSAFPID-1900", "CSAFPID-40301", "CSAFPID-180194", "CSAFPID-40298", "CSAFPID-41112", "CSAFPID-41110", "CSAFPID-41113", "CSAFPID-180193", "CSAFPID-1898", "CSAFPID-40300", "CSAFPID-611587", "CSAFPID-40297", "CSAFPID-110244", "CSAFPID-110242", "CSAFPID-9489", "CSAFPID-110249", "CSAFPID-40294", "CSAFPID-110243", "CSAFPID-204629", "CSAFPID-765241", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-41183", "CSAFPID-207586", "CSAFPID-765242", "CSAFPID-205759", "CSAFPID-1893", "CSAFPID-765365", "CSAFPID-765366", "CSAFPID-342804", "CSAFPID-342805", "CSAFPID-204456", "CSAFPID-1882", "CSAFPID-573035", "CSAFPID-204645", "CSAFPID-765367", "CSAFPID-765368", "CSAFPID-764242", "CSAFPID-76994", "CSAFPID-204623", "CSAFPID-352633", "CSAFPID-352632", "CSAFPID-765369", "CSAFPID-204528", "CSAFPID-342802", "CSAFPID-40610", "CSAFPID-40611", "CSAFPID-40609", "CSAFPID-180198", "CSAFPID-180196", "CSAFPID-180201", "CSAFPID-180202", "CSAFPID-40613", "CSAFPID-180199", "CSAFPID-93546", "CSAFPID-180195", "CSAFPID-180200", "CSAFPID-765371", "CSAFPID-89545", "CSAFPID-180215", "CSAFPID-180197", "CSAFPID-204639", "CSAFPID-204627", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-342799", "CSAFPID-765372", "CSAFPID-220125", "CSAFPID-245244", "CSAFPID-204554", "CSAFPID-764739", "CSAFPID-204614", "CSAFPID-345031", "CSAFPID-204635", "CSAFPID-204595", "CSAFPID-204590", "CSAFPID-224787", "CSAFPID-1673381", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] }, "references": [ { "category": "self", "summary": "CVE-2021-37137", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-37137.json" } ], "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": [ "CSAFPID-41182", "CSAFPID-209546", "CSAFPID-40608", "CSAFPID-180216", "CSAFPID-93547", "CSAFPID-180217", "CSAFPID-2310", "CSAFPID-40612", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-1899", "CSAFPID-41111", "CSAFPID-40299", "CSAFPID-187447", "CSAFPID-1900", "CSAFPID-40301", "CSAFPID-180194", "CSAFPID-40298", "CSAFPID-41112", "CSAFPID-41110", "CSAFPID-41113", "CSAFPID-180193", "CSAFPID-1898", "CSAFPID-40300", "CSAFPID-611587", "CSAFPID-40297", "CSAFPID-110244", "CSAFPID-110242", "CSAFPID-9489", "CSAFPID-110249", "CSAFPID-40294", "CSAFPID-110243", "CSAFPID-204629", "CSAFPID-765241", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-41183", "CSAFPID-207586", "CSAFPID-765242", "CSAFPID-205759", "CSAFPID-1893", "CSAFPID-765365", "CSAFPID-765366", "CSAFPID-342804", "CSAFPID-342805", "CSAFPID-204456", "CSAFPID-1882", "CSAFPID-573035", "CSAFPID-204645", "CSAFPID-765367", "CSAFPID-765368", "CSAFPID-764242", "CSAFPID-76994", "CSAFPID-204623", "CSAFPID-352633", "CSAFPID-352632", "CSAFPID-765369", "CSAFPID-204528", "CSAFPID-342802", "CSAFPID-40610", "CSAFPID-40611", "CSAFPID-40609", "CSAFPID-180198", "CSAFPID-180196", "CSAFPID-180201", "CSAFPID-180202", "CSAFPID-40613", "CSAFPID-180199", "CSAFPID-93546", "CSAFPID-180195", "CSAFPID-180200", "CSAFPID-765371", "CSAFPID-89545", "CSAFPID-180215", "CSAFPID-180197", "CSAFPID-204639", "CSAFPID-204627", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-342799", "CSAFPID-765372", "CSAFPID-220125", "CSAFPID-245244", "CSAFPID-204554", "CSAFPID-764739", "CSAFPID-204614", "CSAFPID-345031", "CSAFPID-204635", "CSAFPID-204595", "CSAFPID-204590", "CSAFPID-224787", "CSAFPID-1673381", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] } ], "title": "CVE-2021-37137" }, { "cve": "CVE-2022-2068", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" } ], "product_status": { "known_affected": [ "CSAFPID-40949", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-40294", "CSAFPID-93631", "CSAFPID-764900", "CSAFPID-568240", "CSAFPID-355340", "CSAFPID-703515", "CSAFPID-204456", "CSAFPID-764735", "CSAFPID-204635", "CSAFPID-41183", "CSAFPID-234306", "CSAFPID-41182", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-764738", "CSAFPID-764901", "CSAFPID-764902", "CSAFPID-220547", "CSAFPID-187447", "CSAFPID-760687", "CSAFPID-40947", "CSAFPID-2044", "CSAFPID-449747", "CSAFPID-40301", "CSAFPID-449746", "CSAFPID-40298", "CSAFPID-223527", "CSAFPID-760688", "CSAFPID-93636", "CSAFPID-40300", "CSAFPID-93653", "CSAFPID-642000", "CSAFPID-642002", "CSAFPID-642001", "CSAFPID-165576", "CSAFPID-764899", "CSAFPID-40948", "CSAFPID-426842", "CSAFPID-93630", "CSAFPID-204645", "CSAFPID-1893", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-2068", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2068.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-40949", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-40294", "CSAFPID-93631", "CSAFPID-764900", "CSAFPID-568240", "CSAFPID-355340", "CSAFPID-703515", "CSAFPID-204456", "CSAFPID-764735", "CSAFPID-204635", "CSAFPID-41183", "CSAFPID-234306", "CSAFPID-41182", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-764738", "CSAFPID-764901", "CSAFPID-764902", "CSAFPID-220547", "CSAFPID-187447", "CSAFPID-760687", "CSAFPID-40947", "CSAFPID-2044", "CSAFPID-449747", "CSAFPID-40301", "CSAFPID-449746", "CSAFPID-40298", "CSAFPID-223527", "CSAFPID-760688", "CSAFPID-93636", "CSAFPID-40300", "CSAFPID-93653", "CSAFPID-642000", "CSAFPID-642002", "CSAFPID-642001", "CSAFPID-165576", "CSAFPID-764899", "CSAFPID-40948", "CSAFPID-426842", "CSAFPID-93630", "CSAFPID-204645", "CSAFPID-1893", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2601", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-2601", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2601.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2022-2601" }, { "cve": "CVE-2022-23437", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-704410", "CSAFPID-704411", "CSAFPID-704412", "CSAFPID-226017", "CSAFPID-179774", "CSAFPID-219898", "CSAFPID-219826", "CSAFPID-204569", "CSAFPID-204510", "CSAFPID-220057", "CSAFPID-220055", "CSAFPID-220909", "CSAFPID-45184", "CSAFPID-45182", "CSAFPID-220559", "CSAFPID-220558", "CSAFPID-220327", "CSAFPID-220325", "CSAFPID-219838", "CSAFPID-220056", "CSAFPID-223511", "CSAFPID-216017", "CSAFPID-220889", "CSAFPID-220918", "CSAFPID-90020", "CSAFPID-90015", "CSAFPID-220133", "CSAFPID-220561", "CSAFPID-90021", "CSAFPID-220881", "CSAFPID-94291", "CSAFPID-220910", "CSAFPID-220324", "CSAFPID-224796", "CSAFPID-224795", "CSAFPID-220326", "CSAFPID-764734", "CSAFPID-40293", "CSAFPID-220167", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764736", "CSAFPID-764737", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-219803", "CSAFPID-375182", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-219776", "CSAFPID-224791", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-764738", "CSAFPID-240600", "CSAFPID-764739", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-764240", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-493443", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-204563", "CSAFPID-8984", "CSAFPID-220548", "CSAFPID-608629", "CSAFPID-93784", "CSAFPID-41111", "CSAFPID-1685", "CSAFPID-493445", "CSAFPID-294401", "CSAFPID-220547", "CSAFPID-764824", "CSAFPID-220459", "CSAFPID-764825", "CSAFPID-93635", "CSAFPID-503534", "CSAFPID-503493", "CSAFPID-493444", "CSAFPID-93633", "CSAFPID-260395", "CSAFPID-260393", "CSAFPID-220468", "CSAFPID-93636", "CSAFPID-93634", "CSAFPID-589926", "CSAFPID-179780", "CSAFPID-589925", "CSAFPID-179779", "CSAFPID-764826", "CSAFPID-764827", "CSAFPID-764828", "CSAFPID-764829", "CSAFPID-764830", "CSAFPID-220190", "CSAFPID-220189", "CSAFPID-764833", "CSAFPID-41183", "CSAFPID-764834", "CSAFPID-234306", "CSAFPID-764835", "CSAFPID-187447", "CSAFPID-760687", "CSAFPID-40947", "CSAFPID-2044", "CSAFPID-449747", "CSAFPID-40301", "CSAFPID-449746", "CSAFPID-40298", "CSAFPID-223527", "CSAFPID-760688", "CSAFPID-40300", "CSAFPID-93653", "CSAFPID-40949", "CSAFPID-642000", "CSAFPID-642002", "CSAFPID-642001", "CSAFPID-165576", "CSAFPID-764899", "CSAFPID-40948", "CSAFPID-426842", "CSAFPID-93630", "CSAFPID-204645", "CSAFPID-1893", "CSAFPID-40294", "CSAFPID-93631", "CSAFPID-764900", "CSAFPID-568240", "CSAFPID-355340", "CSAFPID-703515", "CSAFPID-204456", "CSAFPID-204635", "CSAFPID-41182", "CSAFPID-764901", "CSAFPID-764902", "CSAFPID-1899", "CSAFPID-40299", "CSAFPID-1900", "CSAFPID-180194", "CSAFPID-41112", "CSAFPID-41110", "CSAFPID-41113", "CSAFPID-180193", "CSAFPID-1898", "CSAFPID-611587", "CSAFPID-40297", "CSAFPID-110244", "CSAFPID-110242", "CSAFPID-9489", "CSAFPID-110249", "CSAFPID-110243", "CSAFPID-765241", "CSAFPID-209546", "CSAFPID-207586", "CSAFPID-765242", "CSAFPID-205759", "CSAFPID-765365", "CSAFPID-765366", "CSAFPID-342804", "CSAFPID-342805", "CSAFPID-1882", "CSAFPID-573035", "CSAFPID-765367", "CSAFPID-765368", "CSAFPID-764242", "CSAFPID-76994", "CSAFPID-204623", "CSAFPID-352633", "CSAFPID-352632", "CSAFPID-765369", "CSAFPID-204528", "CSAFPID-342802", "CSAFPID-40610", "CSAFPID-40611", "CSAFPID-40609", "CSAFPID-180198", "CSAFPID-180217", "CSAFPID-180196", "CSAFPID-40612", "CSAFPID-180201", "CSAFPID-180216", "CSAFPID-180202", "CSAFPID-40613", "CSAFPID-40608", "CSAFPID-180199", "CSAFPID-93546", "CSAFPID-180195", "CSAFPID-2310", "CSAFPID-93547", "CSAFPID-180200", "CSAFPID-765371", "CSAFPID-89545", "CSAFPID-180215", "CSAFPID-180197", "CSAFPID-204639", "CSAFPID-204627", "CSAFPID-342799", "CSAFPID-765372", "CSAFPID-220125", "CSAFPID-245244", "CSAFPID-204554", "CSAFPID-204614", "CSAFPID-345031", "CSAFPID-204595", "CSAFPID-204590", "CSAFPID-224787", "CSAFPID-1673065", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-23437", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-23437.json" } ], "title": "CVE-2022-23437" }, { "cve": "CVE-2022-36760", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "other", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" } ], "product_status": { "known_affected": [ "CSAFPID-220057", "CSAFPID-220055", "CSAFPID-220909", "CSAFPID-45184", "CSAFPID-45182", "CSAFPID-220559", "CSAFPID-220558", "CSAFPID-220327", "CSAFPID-220325", "CSAFPID-219838", "CSAFPID-220056", "CSAFPID-223511", "CSAFPID-216017", "CSAFPID-220889", "CSAFPID-220918", "CSAFPID-90020", "CSAFPID-90015", "CSAFPID-220133", "CSAFPID-220561", "CSAFPID-90021", "CSAFPID-220881", "CSAFPID-94291", "CSAFPID-220910", "CSAFPID-220324", "CSAFPID-224796", "CSAFPID-224795", "CSAFPID-220326", "CSAFPID-764734", "CSAFPID-40293", "CSAFPID-220167", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764736", "CSAFPID-764737", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-704412", "CSAFPID-704411", "CSAFPID-704410", "CSAFPID-219803", "CSAFPID-375182", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-219776", "CSAFPID-224791", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-764738", "CSAFPID-240600", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-764240", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-493443", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-204563", "CSAFPID-8984", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-36760", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36760.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220057", "CSAFPID-220055", "CSAFPID-220909", "CSAFPID-45184", "CSAFPID-45182", "CSAFPID-220559", "CSAFPID-220558", "CSAFPID-220327", "CSAFPID-220325", "CSAFPID-219838", "CSAFPID-220056", "CSAFPID-223511", "CSAFPID-216017", "CSAFPID-220889", "CSAFPID-220918", "CSAFPID-90020", "CSAFPID-90015", "CSAFPID-220133", "CSAFPID-220561", "CSAFPID-90021", "CSAFPID-220881", "CSAFPID-94291", "CSAFPID-220910", "CSAFPID-220324", "CSAFPID-224796", "CSAFPID-224795", "CSAFPID-220326", "CSAFPID-764734", "CSAFPID-40293", "CSAFPID-220167", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764736", "CSAFPID-764737", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-704412", "CSAFPID-704411", "CSAFPID-704410", "CSAFPID-219803", "CSAFPID-375182", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-219776", "CSAFPID-224791", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-764738", "CSAFPID-240600", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-764240", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-493443", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-204563", "CSAFPID-8984", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2022-36760" }, { "cve": "CVE-2023-2953", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-2953", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2953.json" } ], "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": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3635", "cwe": { "id": "CWE-195", "name": "Signed to Unsigned Conversion Error" }, "notes": [ { "category": "other", "text": "Signed to Unsigned Conversion Error", "title": "CWE-195" }, { "category": "other", "text": "Uncaught Exception", "title": "CWE-248" } ], "product_status": { "known_affected": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-204622", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-219909", "CSAFPID-220558", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611401", "CSAFPID-611406", "CSAFPID-611407", "CSAFPID-611408", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-614513", "CSAFPID-614514", "CSAFPID-614515", "CSAFPID-614516", "CSAFPID-614517", "CSAFPID-618156", "CSAFPID-643776", "CSAFPID-764237", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-764240", "CSAFPID-764241", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-764249", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242" ] }, "references": [ { "category": "self", "summary": "CVE-2023-3635", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3635.json" } ], "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": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-204622", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-219909", "CSAFPID-220558", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611401", "CSAFPID-611406", "CSAFPID-611407", "CSAFPID-611408", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-614513", "CSAFPID-614514", "CSAFPID-614515", "CSAFPID-614516", "CSAFPID-614517", "CSAFPID-618156", "CSAFPID-643776", "CSAFPID-764237", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-764240", "CSAFPID-764241", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-764249", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242" ] } ], "title": "CVE-2023-3635" }, { "cve": "CVE-2023-4043", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "other", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816352", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-342804", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-224793", "CSAFPID-816794", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342803", "CSAFPID-611595", "CSAFPID-764738", "CSAFPID-816351", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-912073", "CSAFPID-912558" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4043", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4043.json" } ], "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": [ "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816352", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-342804", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-224793", "CSAFPID-816794", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342803", "CSAFPID-611595", "CSAFPID-764738", "CSAFPID-816351", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-912073", "CSAFPID-912558" ] } ], "title": "CVE-2023-4043" }, { "cve": "CVE-2023-5685", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5685", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5685.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2023-5685" }, { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "notes": [ { "category": "other", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6597", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6816", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-6816" }, { "cve": "CVE-2023-38408", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-45182", "CSAFPID-40293", "CSAFPID-611406", "CSAFPID-764237", "CSAFPID-220558", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-614513", "CSAFPID-643776", "CSAFPID-611387", "CSAFPID-618156", "CSAFPID-614516", "CSAFPID-614515", "CSAFPID-614514", "CSAFPID-764240", "CSAFPID-94291", "CSAFPID-611401", "CSAFPID-614517", "CSAFPID-764241", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-342804", "CSAFPID-611408", "CSAFPID-611407", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-611595", "CSAFPID-764249", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-38408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38408.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-45182", "CSAFPID-40293", "CSAFPID-611406", "CSAFPID-764237", "CSAFPID-220558", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-614513", "CSAFPID-643776", "CSAFPID-611387", "CSAFPID-618156", "CSAFPID-614516", "CSAFPID-614515", "CSAFPID-614514", "CSAFPID-764240", "CSAFPID-94291", "CSAFPID-611401", "CSAFPID-614517", "CSAFPID-764241", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-342804", "CSAFPID-611408", "CSAFPID-611407", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-611595", "CSAFPID-764249", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-38408" }, { "cve": "CVE-2023-43642", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673395", "CSAFPID-94291", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797" ] }, "references": [ { "category": "self", "summary": "CVE-2023-43642", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-43642.json" } ], "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": [ "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673395", "CSAFPID-94291", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797" ] } ], "title": "CVE-2023-43642" }, { "cve": "CVE-2023-46136", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673411", "CSAFPID-912549", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-220132", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46136", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46136.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673411", "CSAFPID-912549", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-220132", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-46136" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816352", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-219803", "CSAFPID-816351", "CSAFPID-611595", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673417", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-90016", "CSAFPID-764826", "CSAFPID-345038", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-93781", "CSAFPID-345039", "CSAFPID-912080", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-611413", "CSAFPID-240600", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816352", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-219803", "CSAFPID-816351", "CSAFPID-611595", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673417", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-90016", "CSAFPID-764826", "CSAFPID-345038", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-93781", "CSAFPID-345039", "CSAFPID-912080", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-611413", "CSAFPID-240600", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51775", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2023-51775" }, { "cve": "CVE-2023-52428", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912102", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52428", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52428.json" } ], "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": [ "CSAFPID-1673395", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912102", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2023-52428" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "notes": [ { "category": "other", "text": "Missing Release of Resource after Effective Lifetime", "title": "CWE-772" }, { "category": "other", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" } ], "product_status": { "known_affected": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2398", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2398.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-2398" }, { "cve": "CVE-2024-4577", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" } ], "product_status": { "known_affected": [ "CSAFPID-1650731", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4577", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4577.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650731", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-4577" }, { "cve": "CVE-2024-4603", "cwe": { "id": "CWE-606", "name": "Unchecked Input for Loop Condition" }, "notes": [ { "category": "other", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" } ], "product_status": { "known_affected": [ "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4603", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json" } ], "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": [ "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-4603" }, { "cve": "CVE-2024-5585", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" } ], "product_status": { "known_affected": [ "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5585", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5585.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] } ], "title": "CVE-2024-5585" }, { "cve": "CVE-2024-5971", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673526", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5971", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5971.json" } ], "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": [ "CSAFPID-1673395", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673526", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-5971" }, { "cve": "CVE-2024-6162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-6162" }, { "cve": "CVE-2024-6387", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "other", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" }, { "category": "other", "text": "Signal Handler Race Condition", "title": "CWE-364" } ], "product_status": { "known_affected": [ "CSAFPID-1503595", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6387", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6387.json" } ], "title": "CVE-2024-6387" }, { "cve": "CVE-2024-7254", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7254", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json" } ], "title": "CVE-2024-7254" }, { "cve": "CVE-2024-7264", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7264", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7264.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] } ], "title": "CVE-2024-7264" }, { "cve": "CVE-2024-22020", "product_status": { "known_affected": [ "CSAFPID-912101", "CSAFPID-1673473", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22020", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-912101", "CSAFPID-1673473", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-22020" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673475", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-224795", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673475", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-224795", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650820", "CSAFPID-1650751", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650820", "CSAFPID-1650751", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "other", "text": "Incomplete Cleanup", "title": "CWE-459" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-23672" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650734", "CSAFPID-1650830", "CSAFPID-1650777", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-1650778", "CSAFPID-41182", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650734", "CSAFPID-1650830", "CSAFPID-1650777", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-1650778", "CSAFPID-41182", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1650752", "CSAFPID-1673481", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25062", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1650752", "CSAFPID-1673481", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25638", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "other", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25638", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.9, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-25638" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1673485", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673389", "CSAFPID-1672767", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673415", "CSAFPID-1673390", "CSAFPID-1673413", "CSAFPID-1673395", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1673485", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673389", "CSAFPID-1672767", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673415", "CSAFPID-1673390", "CSAFPID-1673413", "CSAFPID-1673395", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29133", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29133", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-29133" }, { "cve": "CVE-2024-29736", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29736", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29736.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-29736" }, { "cve": "CVE-2024-29857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" } ], "product_status": { "known_affected": [ "CSAFPID-1673413", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29857", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29857.json" } ], "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": [ "CSAFPID-1673413", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-29857" }, { "cve": "CVE-2024-30251", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-30251", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30251.json" } ], "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": [ "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-30251" }, { "cve": "CVE-2024-31080", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "notes": [ { "category": "other", "text": "Buffer Over-read", "title": "CWE-126" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-31080", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31080.json" } ], "title": "CVE-2024-31080" }, { "cve": "CVE-2024-31744", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-31744", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31744.json" } ], "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": [ "CSAFPID-1673395", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-31744" }, { "cve": "CVE-2024-32760", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-32760", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32760.json" } ], "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": [ "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-32760" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "other", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "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": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "cwe": { "id": "CWE-669", "name": "Incorrect Resource Transfer Between Spheres" }, "notes": [ { "category": "other", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37891", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38816", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-38816" }, { "cve": "CVE-2024-39689", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673393" ] }, "references": [ { "category": "self", "summary": "CVE-2024-39689", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39689.json" } ], "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:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673393" ] } ], "title": "CVE-2024-39689" }, { "cve": "CVE-2024-40898", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-1673516", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40898", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673516", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-40898" }, { "cve": "CVE-2024-41817", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1674625" ] }, "references": [ { "category": "self", "summary": "CVE-2024-41817", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1674625" ] } ], "title": "CVE-2024-41817" }, { "cve": "CVE-2024-43044", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673494", "CSAFPID-1673393", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-43044", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43044.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673494", "CSAFPID-1673393", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-43044" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-45492" } ] }
ncsc-2025-0021
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft meerdere kwetsbaarheden verholpen in zijn Communicatieproducten, waaronder Oracle Communications Unified Assurance, Oracle Communications Cloud Native Core Network Function en Oracle Communications Order and Service Management.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden stellen ongeauthenticeerde kwaadwillenden in staat om Denial of Service (DoS) aanvallen uit te voeren of om ongeautoriseerde toegang tot gevoelige gegevens te verkrijgen. Specifieke versies, zoals 24.2.0 en 24.3.0 van de Cloud Native Core Network Function, zijn bijzonder kwetsbaar. Kwaadwillenden kunnen deze kwetsbaarheden misbruiken door speciaal geprepareerde HTTP-verzoeken te sturen naar het kwetsbare systeem.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Dependency on Vulnerable Third-Party Component", "title": "CWE-1395" }, { "category": "general", "text": "Always-Incorrect Control Flow Implementation", "title": "CWE-670" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "general", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "general", "text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "title": "CWE-338" }, { "category": "general", "text": "Use of Potentially Dangerous Function", "title": "CWE-676" }, { "category": "general", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Use of Weak Hash", "title": "CWE-328" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" }, { "category": "general", "text": "Insufficient Granularity of Access Control", "title": "CWE-1220" }, { "category": "general", "text": "Insertion of Sensitive Information Into Sent Data", "title": "CWE-201" }, { "category": "general", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Improper Verification of Cryptographic Signature", "title": "CWE-347" }, { "category": "general", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" }, { "category": "general", "text": "Expected Behavior Violation", "title": "CWE-440" }, { "category": "general", "text": "Double Free", "title": "CWE-415" }, { "category": "general", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" }, { "category": "general", "text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel", "title": "CWE-924" }, { "category": "general", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" }, { "category": "general", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "general", "text": "Reachable Assertion", "title": "CWE-617" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "Use of Password Hash Instead of Password for Authentication", "title": "CWE-836" }, { "category": "general", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "general", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" }, { "category": "general", "text": "Relative Path Traversal", "title": "CWE-23" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Observable Discrepancy", "title": "CWE-203" }, { "category": "general", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" }, { "category": "general", "text": "Missing Cryptographic Step", "title": "CWE-325" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "User Interface (UI) Misrepresentation of Critical Information", "title": "CWE-451" }, { "category": "general", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" }, { "category": "general", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" }, { "category": "general", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" }, { "category": "general", "text": "Use of Hard-coded Credentials", "title": "CWE-798" }, { "category": "general", "text": "Unrestricted Upload of File with Dangerous Type", "title": "CWE-434" }, { "category": "general", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Uncaught Exception", "title": "CWE-248" }, { "category": "general", "text": "Uncontrolled Recursion", "title": "CWE-674" }, { "category": "general", "text": "Incorrect Authorization", "title": "CWE-863" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Privilege Management", "title": "CWE-269" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Generation of Error Message Containing Sensitive Information", "title": "CWE-209" }, { "category": "general", "text": "Incorrect Default Permissions", "title": "CWE-276" }, { "category": "general", "text": "Authentication Bypass by Capture-replay", "title": "CWE-294" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujan2025.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Communications", "tracking": { "current_release_date": "2025-01-22T13:30:50.189632Z", "id": "NCSC-2025-0021", "initial_release_date": "2025-01-22T13:30:50.189632Z", "revision_history": [ { "date": "2025-01-22T13:30:50.189632Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1727475", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635305", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635312", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670430", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635320", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670439", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670429", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670435", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670431", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670436", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670432", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674640", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674642", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670434", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674639", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674637", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635307", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670438", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635315", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670433", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674641", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670437", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635308", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications__10.4.0.4", "product": { "name": "communications__10.4.0.4", "product_id": "CSAFPID-1674629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.2", "product": { "name": "communications___23.4.2", "product_id": "CSAFPID-1670442", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.3", "product": { "name": "communications___23.4.3", "product_id": "CSAFPID-1635325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.4", "product": { "name": "communications___23.4.4", "product_id": "CSAFPID-1635326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.5", "product": { "name": "communications___23.4.5", "product_id": "CSAFPID-1674645", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.6", "product": { "name": "communications___23.4.6", "product_id": "CSAFPID-1674646", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___24.2.0", "product": { "name": "communications___24.2.0", "product_id": "CSAFPID-1674644", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___7.2.1.0.0", "product": { "name": "communications___7.2.1.0.0", "product_id": "CSAFPID-1670441", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.6", "product": { "name": "communications___8.6.0.6", "product_id": "CSAFPID-1635327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.8", "product": { "name": "communications___8.6.0.8", "product_id": "CSAFPID-1635328", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.2", "product": { "name": "communications___9.0.2", "product_id": "CSAFPID-1670440", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.3", "product": { "name": "communications___9.0.3", "product_id": "CSAFPID-1635329", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.1.1.8.0", "product": { "name": "communications___9.1.1.8.0", "product_id": "CSAFPID-1674643", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751386", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674621", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751381", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751383", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751378", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751377", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751385", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674618", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674619", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751384", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674617", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674623", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751380", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751379", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674620", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___12.0.6.0.0", "product": { "name": "communications_applications___12.0.6.0.0", "product_id": "CSAFPID-1674627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___5.5.22", "product": { "name": "communications_applications___5.5.22", "product_id": "CSAFPID-1674626", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.3", "product": { "name": "communications_applications___6.0.3", "product_id": "CSAFPID-1674628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.4", "product": { "name": "communications_applications___6.0.4", "product_id": "CSAFPID-1674624", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.5", "product": { "name": "communications_applications___6.0.5", "product_id": "CSAFPID-1674625", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-816792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-764735", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-1751255", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-1751254", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-816793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-912557", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-764247", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-1650820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-912556", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-1751303", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220055", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1503577", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1751300", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-764237", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1650752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1673396", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1751085", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1751079", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673526", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673391", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1751253", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-912085", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1503578", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673389", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1751090", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673421", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673420", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1751246", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-912068", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-1503579", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-816772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-912076", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-1503580", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-219838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-611387", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-816773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912101", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1503581", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1751208", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1751209", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912539", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912540", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912541", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912542", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912543", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816346", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912077", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1503322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673415", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1751231", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912544", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816348", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-912545", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816347", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-1673494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-764240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1650751", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673395", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-912069", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1751225", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1751088", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1751089", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-94291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-816778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-614517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673392", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1503582", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1751081", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1751084", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-224795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912102", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912549", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503583", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503584", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503585", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1672767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1751241", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-90016", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912078", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816349", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503586", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751238", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1673399", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751080", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751082", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-1751229", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-1751230", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503599", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-1751292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-1751294", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-224793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-1751295", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-816794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-342793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1650777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1265", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-816350", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1261", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-1672764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1503588", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751104", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-40293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751237", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751097", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-611413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751211", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912551", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912552", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1751243", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:47.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-764242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-819413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-819414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-816780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-912553", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-219803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-204622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-219909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-816351", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-1751218", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_metasolv_solution", "product": { "name": "communications_metasolv_solution", "product_id": "CSAFPID-611595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816353", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816352", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1673414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-342803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1650778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1266", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-816354", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-204563", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-219776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-765242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-916906", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-1751247", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-1751248", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-93781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-220132", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-912079", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-224790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-221118", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-1673496", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence", "product": { "name": "communications_performance_intelligence", "product_id": "CSAFPID-1503591", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-764738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-816355", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503601", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816359", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816358", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816357", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-912558", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1751233", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503602", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1751234", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503592", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503593", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1672762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503594", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-342804", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-819415", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-819416", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-816791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-240600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1650731", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673530", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1751235", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.1-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1751296", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-764739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-8984", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204510", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204569", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-219826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-912073", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503596", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503597", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503598", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1751217", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-912080", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1673481", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1751258", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-912554", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-41727", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2022-41727", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41727.json" } ], "title": "CVE-2022-41727" }, { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2023-4408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4408.json" } ], "title": "CVE-2023-4408" }, { "cve": "CVE-2023-5678", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" }, { "category": "other", "text": "Missing Cryptographic Step", "title": "CWE-325" }, { "category": "other", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5678", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5678.json" } ], "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5981", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "other", "text": "Observable Discrepancy", "title": "CWE-203" } ], "product_status": { "known_affected": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751217", "CSAFPID-1673481" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5981", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5981.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751217", "CSAFPID-1673481" ] } ], "title": "CVE-2023-5981" }, { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "notes": [ { "category": "other", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751097" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6597", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751097" ] } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2023-7256", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "other", "text": "Double Free", "title": "CWE-415" } ], "product_status": { "known_affected": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2023-7256", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7256.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] } ], "title": "CVE-2023-7256" }, { "cve": "CVE-2023-29407", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "other", "text": "Excessive Iteration", "title": "CWE-834" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2023-29407", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29407.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530" ] } ], "title": "CVE-2023-29407" }, { "cve": "CVE-2023-29408", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2023-29408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29408.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2023-29408" }, { "cve": "CVE-2023-40577", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2023-40577", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-40577.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751208", "CSAFPID-1751209" ] } ], "title": "CVE-2023-40577" }, { "cve": "CVE-2023-46218", "cwe": { "id": "CWE-201", "name": "Insertion of Sensitive Information Into Sent Data" }, "notes": [ { "category": "other", "text": "Insertion of Sensitive Information Into Sent Data", "title": "CWE-201" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46218", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46218.json" } ], "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:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] } ], "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "other", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" } ], "product_status": { "known_affected": [ "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46219", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46219.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] } ], "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46604", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-219826", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751104" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46604", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46604.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-219826", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751104" ] } ], "title": "CVE-2023-46604" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2023-50868", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50868.json" } ], "title": "CVE-2023-50868" }, { "cve": "CVE-2024-0232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1650777", "CSAFPID-1650778", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751218", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json" } ], "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0397", "product_status": { "known_affected": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0397", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json" } ], "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": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] } ], "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-1442", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "notes": [ { "category": "other", "text": "Improper Privilege Management", "title": "CWE-269" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-1442", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1442.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-1442" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1672762", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1673396", "CSAFPID-1673395", "CSAFPID-1673494", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2961", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1672762", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1673396", "CSAFPID-1673395", "CSAFPID-1673494", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097", "CSAFPID-1751237" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-3596", "cwe": { "id": "CWE-924", "name": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel" }, "notes": [ { "category": "other", "text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel", "title": "CWE-924" }, { "category": "other", "text": "Use of Weak Hash", "title": "CWE-328" }, { "category": "other", "text": "Authentication Bypass by Capture-replay", "title": "CWE-294" }, { "category": "other", "text": "Use of Password Hash Instead of Password for Authentication", "title": "CWE-836" }, { "category": "other", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "other", "text": "User Interface (UI) Misrepresentation of Critical Information", "title": "CWE-451" }, { "category": "other", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" } ], "product_status": { "known_affected": [ "CSAFPID-1751090", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-1751253" ] }, "references": [ { "category": "self", "summary": "CVE-2024-3596", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-3596.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751090", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-1751253" ] } ], "title": "CVE-2024-3596" }, { "cve": "CVE-2024-4030", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "other", "text": "Incorrect Default Permissions", "title": "CWE-276" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4030", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json" } ], "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": [ "CSAFPID-1673530" ] } ], "title": "CVE-2024-4030" }, { "cve": "CVE-2024-4032", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "notes": [ { "category": "other", "text": "Expected Behavior Violation", "title": "CWE-440" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4032", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673530" ] } ], "title": "CVE-2024-4032" }, { "cve": "CVE-2024-5535", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Dependency on Vulnerable Third-Party Component", "title": "CWE-1395" } ], "product_status": { "known_affected": [ "CSAFPID-1751090", "CSAFPID-1751253" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751090", "CSAFPID-1751253" ] } ], "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6119", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751209" ] } ], "title": "CVE-2024-6119" }, { "cve": "CVE-2024-6162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751303", "CSAFPID-1650820", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751303", "CSAFPID-1650820", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-6162" }, { "cve": "CVE-2024-6232", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json" } ], "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": [ "CSAFPID-1673530" ] } ], "title": "CVE-2024-6232" }, { "cve": "CVE-2024-7254", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751233", "CSAFPID-1673530", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7254", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751233", "CSAFPID-1673530", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-7254" }, { "cve": "CVE-2024-7592", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7592", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json" } ], "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": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-7592" }, { "cve": "CVE-2024-7885", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" } ], "product_status": { "known_affected": [ "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1751080", "CSAFPID-1751090", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7885", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7885.json" } ], "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": [ "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1751080", "CSAFPID-1751090", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] } ], "title": "CVE-2024-7885" }, { "cve": "CVE-2024-8006", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-8006", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8006.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] } ], "title": "CVE-2024-8006" }, { "cve": "CVE-2024-9143", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1751253" ] }, "references": [ { "category": "self", "summary": "CVE-2024-9143", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-9143.json" } ], "title": "CVE-2024-9143" }, { "cve": "CVE-2024-22195", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22195", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22195.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751085" ] } ], "title": "CVE-2024-22195" }, { "cve": "CVE-2024-24786", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24786", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24786.json" } ], "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": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-24786" }, { "cve": "CVE-2024-24791", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24791", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24791.json" } ], "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": [ "CSAFPID-1751208", "CSAFPID-1751209" ] } ], "title": "CVE-2024-24791" }, { "cve": "CVE-2024-25638", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "other", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751229", "CSAFPID-1751230", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25638", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.9, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751229", "CSAFPID-1751230", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] } ], "title": "CVE-2024-25638" }, { "cve": "CVE-2024-25710", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912101", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25710", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912101", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218" ] } ], "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27309", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Incorrect Authorization", "title": "CWE-863" } ], "product_status": { "known_affected": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-27309", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27309.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-27309" }, { "cve": "CVE-2024-28219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "other", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "other", "text": "Use of Potentially Dangerous Function", "title": "CWE-676" }, { "category": "other", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" } ], "product_status": { "known_affected": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1751085", "CSAFPID-912547" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28219", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28219.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1751085", "CSAFPID-912547" ] } ], "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28834", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28834", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28834.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] } ], "title": "CVE-2024-28834" }, { "cve": "CVE-2024-28835", "cwe": { "id": "CWE-248", "name": "Uncaught Exception" }, "notes": [ { "category": "other", "text": "Uncaught Exception", "title": "CWE-248" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28835", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28835.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] } ], "title": "CVE-2024-28835" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751235", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751235", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751233", "CSAFPID-1751218", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751233", "CSAFPID-1751218", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29131", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] } ], "title": "CVE-2024-29131" }, { "cve": "CVE-2024-29133", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29133", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-29133" }, { "cve": "CVE-2024-33599", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33599", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33599.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33600", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33600.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "cwe": { "id": "CWE-703", "name": "Improper Check or Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "other", "text": "Reachable Assertion", "title": "CWE-617" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33601", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33601.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "other", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34064", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751238", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-1751082", "CSAFPID-1751240", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1673481", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34064", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751238", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-1751082", "CSAFPID-1751240", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1673481", "CSAFPID-1751085" ] } ], "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751242", "CSAFPID-1751243", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "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": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751242", "CSAFPID-1751243", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751085" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-35195", "cwe": { "id": "CWE-670", "name": "Always-Incorrect Control Flow Implementation" }, "notes": [ { "category": "other", "text": "Always-Incorrect Control Flow Implementation", "title": "CWE-670" } ], "product_status": { "known_affected": [ "CSAFPID-1751246", "CSAFPID-1751247", "CSAFPID-1751248", "CSAFPID-1673530", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-220132", "CSAFPID-1751082", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-912079", "CSAFPID-916906", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-35195", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751246", "CSAFPID-1751247", "CSAFPID-1751248", "CSAFPID-1673530", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-220132", "CSAFPID-1751082", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-912079", "CSAFPID-916906", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-35195" }, { "cve": "CVE-2024-37370", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37370", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255" ] } ], "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "cwe": { "id": "CWE-669", "name": "Incorrect Resource Transfer Between Spheres" }, "notes": [ { "category": "other", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751254", "CSAFPID-1673530", "CSAFPID-1751217", "CSAFPID-1751255", "CSAFPID-816790", "CSAFPID-1751258", "CSAFPID-1673481", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37891", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751254", "CSAFPID-1673530", "CSAFPID-1751217", "CSAFPID-1751255", "CSAFPID-816790", "CSAFPID-1751258", "CSAFPID-1673481", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38475", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "other", "text": "Use of Hard-coded Credentials", "title": "CWE-798" }, { "category": "other", "text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "title": "CWE-338" } ], "references": [ { "category": "self", "summary": "CVE-2024-38475", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json" } ], "title": "CVE-2024-38475" }, { "cve": "CVE-2024-38807", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "other", "text": "Improper Verification of Cryptographic Signature", "title": "CWE-347" } ], "product_status": { "known_affected": [ "CSAFPID-1751090", "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751090", "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-38807" }, { "cve": "CVE-2024-38809", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673393" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38809", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38809.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "CSAFPID-1673393" ] } ], "title": "CVE-2024-38809" }, { "cve": "CVE-2024-38816", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Relative Path Traversal", "title": "CWE-23" } ], "product_status": { "known_affected": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751082", "CSAFPID-1751225" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751082", "CSAFPID-1751225" ] } ], "title": "CVE-2024-38816" }, { "cve": "CVE-2024-38819", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751081", "CSAFPID-1751082", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38819", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751081", "CSAFPID-1751082", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241" ] } ], "title": "CVE-2024-38819" }, { "cve": "CVE-2024-38820", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751080", "CSAFPID-1751082", "CSAFPID-1751085", "CSAFPID-1672767", "CSAFPID-1751241" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38820", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751080", "CSAFPID-1751082", "CSAFPID-1751085", "CSAFPID-1672767", "CSAFPID-1751241" ] } ], "title": "CVE-2024-38820" }, { "cve": "CVE-2024-38827", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "notes": [ { "category": "other", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38827", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38827.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-38827" }, { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-41817", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220132", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-41817", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220132", "CSAFPID-912079" ] } ], "title": "CVE-2024-41817" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1673414", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1673414", "CSAFPID-1503590" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-47535", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-47535" }, { "cve": "CVE-2024-47554", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1751292", "CSAFPID-1751234", "CSAFPID-1751294", "CSAFPID-1751233", "CSAFPID-1751295", "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json" } ], "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": [ "CSAFPID-1751292", "CSAFPID-1751234", "CSAFPID-1751294", "CSAFPID-1751233", "CSAFPID-1751295", "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-47554" }, { "cve": "CVE-2024-47561", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47561", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-47561" }, { "cve": "CVE-2024-47803", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "other", "text": "Generation of Error Message Containing Sensitive Information", "title": "CWE-209" } ], "product_status": { "known_affected": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47803", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47803.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] } ], "title": "CVE-2024-47803" }, { "cve": "CVE-2024-47804", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "other", "text": "Incorrect Authorization", "title": "CWE-863" }, { "category": "other", "text": "Insufficient Granularity of Access Control", "title": "CWE-1220" }, { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47804", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47804.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] } ], "title": "CVE-2024-47804" }, { "cve": "CVE-2024-49766", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751246", "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2024-49766", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49766.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751208", "CSAFPID-1751246", "CSAFPID-1751209" ] } ], "title": "CVE-2024-49766" }, { "cve": "CVE-2024-49767", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751080", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751082", "CSAFPID-1751300", "CSAFPID-1751246", "CSAFPID-1751209", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] }, "references": [ { "category": "self", "summary": "CVE-2024-49767", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49767.json" } ], "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": [ "CSAFPID-1751208", "CSAFPID-1751080", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751082", "CSAFPID-1751300", "CSAFPID-1751246", "CSAFPID-1751209", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] } ], "title": "CVE-2024-49767" }, { "cve": "CVE-2024-50379", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "other", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-50379", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50379.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-50379" }, { "cve": "CVE-2024-50602", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751082", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-50602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50602.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751082", "CSAFPID-1751085" ] } ], "title": "CVE-2024-50602" }, { "cve": "CVE-2024-53677", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Unrestricted Upload of File with Dangerous Type", "title": "CWE-434" }, { "category": "other", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-53677", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53677.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-53677" }, { "cve": "CVE-2024-54677", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-54677", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-54677.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-54677" }, { "cve": "CVE-2024-56337", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "other", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-56337", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-56337.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-56337" }, { "cve": "CVE-2025-21542", "product_status": { "known_affected": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21542", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21542.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2025-21542" }, { "cve": "CVE-2025-21544", "product_status": { "known_affected": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21544", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21544.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2025-21544" }, { "cve": "CVE-2025-21554", "product_status": { "known_affected": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21554.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2025-21554" } ] }
NCSC-2024-0303
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Er zijn kwetsbaarheden verholpen in Oracle MySQL.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Toegang tot gevoelige gegevens\n* Toegang tot systeemgegevens\n* Manipulatie van gegevens\n* (Remote) code execution (Gebruikersrechten)", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Authorization", "title": "CWE-285" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Use of Weak Hash", "title": "CWE-328" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24112" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37920" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6129" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20996" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21125" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21127" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21129" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21130" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21134" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21135" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21137" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21142" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21157" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21159" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21160" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21162" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21163" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21165" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21166" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21170" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21171" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21173" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21176" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21177" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21179" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21185" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22262" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24549" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062" }, { "category": "external", "summary": "Reference - oracle", "url": "https://www.oracle.com/docs/tech/security-alerts/cpujul2024csaf.json" }, { "category": "external", "summary": "Reference - cveprojectv5; ibm; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujul2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle MySQL", "tracking": { "current_release_date": "2024-07-17T13:54:56.036488Z", "id": "NCSC-2024-0303", "initial_release_date": "2024-07-17T13:54:56.036488Z", "revision_history": [ { "date": "2024-07-17T13:54:56.036488Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-764289", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-1503737", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-611599", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-1503740", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_connectors", "product": { "name": "mysql_connectors", "product_id": "CSAFPID-221160", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_connectors", "product": { "name": "mysql_connectors", "product_id": "CSAFPID-912112", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_connectors:8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_connectors", "product": { "name": "mysql_connectors", "product_id": "CSAFPID-1503309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_connectors:8.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_backup", "product": { "name": "mysql_enterprise_backup", "product_id": "CSAFPID-764939", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_backup", "product": { "name": "mysql_enterprise_backup", "product_id": "CSAFPID-912114", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_backup", "product": { "name": "mysql_enterprise_backup", "product_id": "CSAFPID-912113", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_monitor", "product": { "name": "mysql_enterprise_monitor", "product_id": "CSAFPID-764290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_monitor", "product": { "name": "mysql_enterprise_monitor", "product_id": "CSAFPID-912115", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503882", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503876", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503822", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503836", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503842", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503856", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503878", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503888", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503866", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503851", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503843", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503804", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503823", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503809", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503837", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503760", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503880", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503887", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503855", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503862", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503853", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503758", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503818", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503800", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503869", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503860", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503885", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503872", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503871", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503849", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503841", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503831", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503805", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503840", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503848", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503859", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503868", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503873", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503881", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503861", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503817", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503808", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503802", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503854", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503863", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503847", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503857", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503877", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503883", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503832", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503858", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503850", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503824", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503821", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503810", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503828", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503846", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503865", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503886", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503864", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503839", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503811", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.35:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503814", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503807", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503813", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503806", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503816", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503801", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-504250", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-912117", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-1503653", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.0.38:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-611602", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-912116", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-1503657", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-1503659", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:9.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_workbench", "product": { "name": "mysql_workbench", "product_id": "CSAFPID-764763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_workbench", "product": { "name": "mysql_workbench", "product_id": "CSAFPID-1503321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_workbench:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93497", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93496", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93495", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93493", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93492", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93491", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93490", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93489", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93488", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93487", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93486", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93485", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93484", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93483", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93482", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93481", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93480", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503875", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503884", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503829", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503870", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93479", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503827", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503815", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503812", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93478", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93477", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93476", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93475", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93474", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93473", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93472", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93471", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93470", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93469", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93468", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93467", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93466", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93465", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93464", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93463", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93462", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503834", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93461", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93460", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503874", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503867", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503833", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503852", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503819", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93459", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93458", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93457", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93456", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93455", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93454", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93453", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93339", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93337", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93336", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93335", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93334", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93333", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93332", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93331", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93330", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93329", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93328", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93320", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-283963", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-283962", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-283964", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-94333", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-248612", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-716944", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913003", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.35:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913004", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503879", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503922", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.38:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-912999", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913000", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913001", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913002", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913005", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913006", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913007", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503844", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503921", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503920", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:9.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-24112", "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-764763", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659" ] }, "references": [ { "category": "self", "summary": "CVE-2021-24112", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-24112.json" } ], "title": "CVE-2021-24112" }, { "cve": "CVE-2023-6129", "cwe": { "id": "CWE-328", "name": "Use of Weak Hash" }, "notes": [ { "category": "other", "text": "Use of Weak Hash", "title": "CWE-328" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6129", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6129.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2023-6129" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-611599", "CSAFPID-611602", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764763", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-611599", "CSAFPID-611602", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764763", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json" } ], "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": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-20996", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-20996", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-20996.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-20996" }, { "cve": "CVE-2024-21125", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21125", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21125.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21125" }, { "cve": "CVE-2024-21127", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "notes": [ { "category": "other", "text": "Improper Authorization", "title": "CWE-285" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21127", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21127.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21127" }, { "cve": "CVE-2024-21129", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21129", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21129.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21129" }, { "cve": "CVE-2024-21130", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21130.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21130" }, { "cve": "CVE-2024-21134", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21134", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21134.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21134" }, { "cve": "CVE-2024-21135", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21135", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21135.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21135" }, { "cve": "CVE-2024-21137", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21137", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21137.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21137" }, { "cve": "CVE-2024-21142", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21142", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21142.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21142" }, { "cve": "CVE-2024-21157", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21157", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21157.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21157" }, { "cve": "CVE-2024-21159", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21159", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21159.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21159" }, { "cve": "CVE-2024-21160", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21160", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21160.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21160" }, { "cve": "CVE-2024-21162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21162.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21162" }, { "cve": "CVE-2024-21163", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21163", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21163.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21163" }, { "cve": "CVE-2024-21165", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21165", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21165.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21165" }, { "cve": "CVE-2024-21166", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "notes": [ { "category": "other", "text": "Improper Authorization", "title": "CWE-285" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21166", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21166.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21166" }, { "cve": "CVE-2024-21170", "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21170", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21170.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21170" }, { "cve": "CVE-2024-21171", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21171", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21171.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21171" }, { "cve": "CVE-2024-21173", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21173", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21173.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21173" }, { "cve": "CVE-2024-21176", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21176", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21176.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21176" }, { "cve": "CVE-2024-21177", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21177", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21177.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21177" }, { "cve": "CVE-2024-21179", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21179", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21179.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21179" }, { "cve": "CVE-2024-21185", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21185", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21185.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21185" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25062", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json" } ], "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": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-25062" } ] }
ncsc-2024-0303
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Er zijn kwetsbaarheden verholpen in Oracle MySQL.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Toegang tot gevoelige gegevens\n* Toegang tot systeemgegevens\n* Manipulatie van gegevens\n* (Remote) code execution (Gebruikersrechten)", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Authorization", "title": "CWE-285" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Use of Weak Hash", "title": "CWE-328" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24112" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37920" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6129" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20996" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21125" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21127" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21129" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21130" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21134" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21135" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21137" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21142" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21157" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21159" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21160" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21162" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21163" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21165" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21166" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21170" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21171" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21173" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21176" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21177" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21179" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21185" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22262" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24549" }, { "category": "external", "summary": "Source - nvd", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062" }, { "category": "external", "summary": "Reference - oracle", "url": "https://www.oracle.com/docs/tech/security-alerts/cpujul2024csaf.json" }, { "category": "external", "summary": "Reference - cveprojectv5; ibm; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujul2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle MySQL", "tracking": { "current_release_date": "2024-07-17T13:54:56.036488Z", "id": "NCSC-2024-0303", "initial_release_date": "2024-07-17T13:54:56.036488Z", "revision_history": [ { "date": "2024-07-17T13:54:56.036488Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-764289", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-1503737", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-611599", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_cluster", "product": { "name": "mysql_cluster", "product_id": "CSAFPID-1503740", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_cluster:8.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_connectors", "product": { "name": "mysql_connectors", "product_id": "CSAFPID-221160", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_connectors:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_connectors", "product": { "name": "mysql_connectors", "product_id": "CSAFPID-912112", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_connectors:8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_connectors", "product": { "name": "mysql_connectors", "product_id": "CSAFPID-1503309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_connectors:8.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_backup", "product": { "name": "mysql_enterprise_backup", "product_id": "CSAFPID-764939", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_backup", "product": { "name": "mysql_enterprise_backup", "product_id": "CSAFPID-912114", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_backup", "product": { "name": "mysql_enterprise_backup", "product_id": "CSAFPID-912113", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_backup:8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_monitor", "product": { "name": "mysql_enterprise_monitor", "product_id": "CSAFPID-764290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_monitor:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_enterprise_monitor", "product": { "name": "mysql_enterprise_monitor", "product_id": "CSAFPID-912115", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503882", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503876", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503822", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503836", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503842", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503856", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503878", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503888", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503866", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503851", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503843", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503804", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503823", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503809", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503837", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503760", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503880", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503887", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503855", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503862", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503853", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503758", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503818", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.5.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503800", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503869", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503860", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503885", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503872", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503871", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503849", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503841", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503831", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503805", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503840", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503848", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503859", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503868", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503873", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503881", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503861", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503817", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503808", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503802", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503854", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:7.6.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503863", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503847", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503857", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503877", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503883", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503832", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503858", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503850", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503824", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503821", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503810", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503828", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503846", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503865", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503886", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503864", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503839", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503811", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.35:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503814", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503807", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503813", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503806", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503816", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_ndb_cluster", "product": { "name": "mysql_ndb_cluster", "product_id": "CSAFPID-1503801", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_ndb_cluster:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-504250", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-912117", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-1503653", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.0.38:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-611602", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-912116", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-1503657", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:8.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_server", "product": { "name": "mysql_server", "product_id": "CSAFPID-1503659", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_server:9.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_workbench", "product": { "name": "mysql_workbench", "product_id": "CSAFPID-764763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql_workbench", "product": { "name": "mysql_workbench", "product_id": "CSAFPID-1503321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql_workbench:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93497", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93496", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93495", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93493", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93492", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93491", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93490", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93489", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93488", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93487", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93486", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93485", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93484", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93483", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93482", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93481", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93480", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503875", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503884", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503829", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503870", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93479", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503827", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503815", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503812", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93478", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93477", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93476", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93475", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93474", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93473", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.5.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93472", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93471", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93470", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93469", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93468", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93467", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93466", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93465", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93464", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93463", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93462", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503834", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93461", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93460", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503874", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503867", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503833", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503852", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503819", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93459", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93458", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93457", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93456", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93455", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93454", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93453", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:7.6.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93339", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93337", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93336", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93335", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93334", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93333", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93332", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93331", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93330", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93329", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93328", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93320", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-283963", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-283962", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-283964", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-94333", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-248612", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-716944", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913003", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.35:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913004", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503879", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503922", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.38:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-93313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-912999", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913000", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913001", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913002", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913005", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913006", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-913007", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503844", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503921", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:8.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "mysql", "product": { "name": "mysql", "product_id": "CSAFPID-1503920", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:mysql:9.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-24112", "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-764763", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659" ] }, "references": [ { "category": "self", "summary": "CVE-2021-24112", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-24112.json" } ], "title": "CVE-2021-24112" }, { "cve": "CVE-2023-6129", "cwe": { "id": "CWE-328", "name": "Use of Weak Hash" }, "notes": [ { "category": "other", "text": "Use of Weak Hash", "title": "CWE-328" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6129", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6129.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2023-6129" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-611599", "CSAFPID-611602", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764763", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-611599", "CSAFPID-611602", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764763", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json" } ], "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": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-20996", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-20996", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-20996.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-20996" }, { "cve": "CVE-2024-21125", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21125", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21125.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21125" }, { "cve": "CVE-2024-21127", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "notes": [ { "category": "other", "text": "Improper Authorization", "title": "CWE-285" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21127", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21127.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21127" }, { "cve": "CVE-2024-21129", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21129", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21129.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21129" }, { "cve": "CVE-2024-21130", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21130.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21130" }, { "cve": "CVE-2024-21134", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21134", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21134.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21134" }, { "cve": "CVE-2024-21135", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21135", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21135.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21135" }, { "cve": "CVE-2024-21137", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21137", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21137.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21137" }, { "cve": "CVE-2024-21142", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21142", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21142.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21142" }, { "cve": "CVE-2024-21157", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21157", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21157.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21157" }, { "cve": "CVE-2024-21159", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21159", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21159.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21159" }, { "cve": "CVE-2024-21160", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21160", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21160.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21160" }, { "cve": "CVE-2024-21162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21162.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21162" }, { "cve": "CVE-2024-21163", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21163", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21163.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21163" }, { "cve": "CVE-2024-21165", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21165", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21165.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21165" }, { "cve": "CVE-2024-21166", "cwe": { "id": "CWE-285", "name": "Improper Authorization" }, "notes": [ { "category": "other", "text": "Improper Authorization", "title": "CWE-285" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21166", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21166.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21166" }, { "cve": "CVE-2024-21170", "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21170", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21170.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21170" }, { "cve": "CVE-2024-21171", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21171", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21171.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21171" }, { "cve": "CVE-2024-21173", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21173", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21173.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21173" }, { "cve": "CVE-2024-21176", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21176", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21176.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21176" }, { "cve": "CVE-2024-21177", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21177", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21177.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21177" }, { "cve": "CVE-2024-21179", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21179", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21179.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21179" }, { "cve": "CVE-2024-21185", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21185", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21185.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-21185" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-764289", "CSAFPID-221160", "CSAFPID-764290", "CSAFPID-504250", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25062", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json" } ], "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": [ "CSAFPID-221160", "CSAFPID-504250", "CSAFPID-764289", "CSAFPID-764290", "CSAFPID-764939", "CSAFPID-1503653", "CSAFPID-1503657", "CSAFPID-1503659", "CSAFPID-764763" ] } ], "title": "CVE-2024-25062" } ] }
ncsc-2024-0414
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in diverse Communications producten en systemen.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van gegevens\n- Uitvoer van willekeurige code (Gebruikersrechten)\n- Uitvoer van willekeurige code (Administratorrechten)\n- Toegang tot gevoelige gegevens", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "general", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Signal Handler Race Condition", "title": "CWE-364" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Missing Release of Resource after Effective Lifetime", "title": "CWE-772" }, { "category": "general", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" }, { "category": "general", "text": "Buffer Over-read", "title": "CWE-126" }, { "category": "general", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "general", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "general", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" }, { "category": "general", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" }, { "category": "general", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" }, { "category": "general", "text": "Signed to Unsigned Conversion Error", "title": "CWE-195" }, { "category": "general", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" }, { "category": "general", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" }, { "category": "general", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Incomplete Cleanup", "title": "CWE-459" }, { "category": "general", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Uncaught Exception", "title": "CWE-248" }, { "category": "general", "text": "Uncontrolled Recursion", "title": "CWE-674" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Communications", "tracking": { "current_release_date": "2024-10-17T13:17:52.103171Z", "id": "NCSC-2024-0414", "initial_release_date": "2024-10-17T13:17:52.103171Z", "revision_history": [ { "date": "2024-10-17T13:17:52.103171Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635305", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635312", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670430", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635320", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670439", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670429", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670435", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670431", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670436", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670432", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674640", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674642", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670434", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674639", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674637", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635307", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670438", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635315", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670433", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674641", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670437", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635308", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications__10.4.0.4", "product": { "name": "communications__10.4.0.4", "product_id": "CSAFPID-1674629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.2", "product": { "name": "communications___23.4.2", "product_id": "CSAFPID-1670442", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.3", "product": { "name": "communications___23.4.3", "product_id": "CSAFPID-1635325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.4", "product": { "name": "communications___23.4.4", "product_id": "CSAFPID-1635326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.5", "product": { "name": "communications___23.4.5", "product_id": "CSAFPID-1674645", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.6", "product": { "name": "communications___23.4.6", "product_id": "CSAFPID-1674646", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___24.2.0", "product": { "name": "communications___24.2.0", "product_id": "CSAFPID-1674644", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___7.2.1.0.0", "product": { "name": "communications___7.2.1.0.0", "product_id": "CSAFPID-1670441", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.6", "product": { "name": "communications___8.6.0.6", "product_id": "CSAFPID-1635327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.8", "product": { "name": "communications___8.6.0.8", "product_id": "CSAFPID-1635328", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.2", "product": { "name": "communications___9.0.2", "product_id": "CSAFPID-1670440", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.3", "product": { "name": "communications___9.0.3", "product_id": "CSAFPID-1635329", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.1.1.8.0", "product": { "name": "communications___9.1.1.8.0", "product_id": "CSAFPID-1674643", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674621", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674618", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674619", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674617", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674623", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674620", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___12.0.6.0.0", "product": { "name": "communications_applications___12.0.6.0.0", "product_id": "CSAFPID-1674627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___5.5.22", "product": { "name": "communications_applications___5.5.22", "product_id": "CSAFPID-1674626", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.3", "product": { "name": "communications_applications___6.0.3", "product_id": "CSAFPID-1674628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.4", "product": { "name": "communications_applications___6.0.4", "product_id": "CSAFPID-1674624", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.5", "product": { "name": "communications_applications___6.0.5", "product_id": "CSAFPID-1674625", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-204629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-1673475", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4.3.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-816792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-764735", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-1650734", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-204639", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-204627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-816793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-912557", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management__-_elastic_charging_engine", "product": { "name": "communications_billing_and_revenue_management__-_elastic_charging_engine", "product_id": "CSAFPID-219835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management__-_elastic_charging_engine:12.0.0.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-764247", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:11.3.0.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209549", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-41194", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-1650820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-765241", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-209550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-498607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12:0.0.5.0:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-912556", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_calendar_server", "product": { "name": "communications_calendar_server", "product_id": "CSAFPID-764736", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_calendar_server:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_calendar_server", "product": { "name": "communications_calendar_server", "product_id": "CSAFPID-220190", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_calendar_server:8.0.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_configuration_console", "product": { "name": "communications_cloud_native_configuration_console", "product_id": "CSAFPID-391501", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_configuration_console", "product": { "name": "communications_cloud_native_configuration_console", "product_id": "CSAFPID-440102", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-89545", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-180215", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-180197", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-41516", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-41515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220057", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220055", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1503577", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673416", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673516", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673412", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1673411", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-764237", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-2045", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-40612", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-608629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-93784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1899", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-41111", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1685", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-493445", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-294401", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-220547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-764824", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-220459", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-45184", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-45182", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-45181", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-611405", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-611403", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-611404", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1650752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1673396", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-912066", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1503323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673526", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673391", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-165550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-93546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-180195", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-40299", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-187447", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-45186", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-45185", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-220559", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-220558", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-764238", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-764239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-912085", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1503578", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673389", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673421", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673420", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-764825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:22.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-912068", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-1503579", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-180201", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-1900", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-760687", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-40947", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-93635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-503534", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-90018", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-220327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-94290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-220325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-614513", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-643776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-816772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-912076", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-1503580", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-40613", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-2044", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-40301", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-180194", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-449747", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-40298", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-223527", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-449746", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-503493", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-260394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-219838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-611387", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-618156", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-816773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912101", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1673473", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0-24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1503581", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912539", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912540", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912541", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912542", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912543", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-40611", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-40609", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-180198", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-41112", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-41110", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-760688", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-493444", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-93633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-220056", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-223511", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-216017", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-220889", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-614516", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-220918", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-614515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-614514", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816346", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912077", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1503322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673415", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912544", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-40608", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-180199", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-41113", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-260395", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-260393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816348", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-912545", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816347", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-1673494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-1673501", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-764240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-220468", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-2310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-93547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-180200", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-180193", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1898", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-93636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-90020", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-90015", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-220133", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1650751", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673395", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-912069", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-765371", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:all_supported_s:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-180216", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-180202", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-40300", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-93653", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-40949", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-642000", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-93634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220561", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-90021", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-94292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-218028", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220881", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-94291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220910", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-220324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-611401", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-816778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-614517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673392", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1503582", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-40610", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-611587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-642002", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-493443", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-642001", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-224796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-224795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912102", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912549", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503583", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503584", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503585", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1672767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-180217", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-180196", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-165576", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-40297", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764899", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-589926", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-179780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-40948", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-589925", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-179779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-90019", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-90016", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-220326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764241", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912078", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816349", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503586", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1673399", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_contacts_server", "product": { "name": "communications_contacts_server", "product_id": "CSAFPID-764737", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_contacts_server:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_contacts_server", "product": { "name": "communications_contacts_server", "product_id": "CSAFPID-224787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_contacts_server:8.0.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_contacts_server", "product": { "name": "communications_contacts_server", "product_id": "CSAFPID-220189", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_contacts_server:8.0.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-764827", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:7.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-764828", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server_-_service_controller", "product": { "name": "communications_converged_application_server_-_service_controller", "product_id": "CSAFPID-764734", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server_-_service_controller", "product": { "name": "communications_converged_application_server_-_service_controller", "product_id": "CSAFPID-426842", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503599", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-345031", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-204635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-764833", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-224793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-816794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-342793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1650777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1265", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-764248", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-816350", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1261", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-110244", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-110242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-93777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-1672764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-93772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_data_model", "product": { "name": "communications_data_model", "product_id": "CSAFPID-764902", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_data_model:12.2.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-765372", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-342799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-704412", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-704411", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-165544", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-704410", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_design_studio", "product": { "name": "communications_design_studio", "product_id": "CSAFPID-41183", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_intelligence_hub", "product": { "name": "communications_diameter_intelligence_hub", "product_id": "CSAFPID-342802", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_intelligence_hub", "product": { "name": "communications_diameter_intelligence_hub", "product_id": "CSAFPID-764829", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.2.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1503588", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1892", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1891", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1888", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1887", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1889", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1884", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1885", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1882", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1881", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1883", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1879", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.5.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1880", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-40293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1650826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1650830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-611413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912551", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912552", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_application_processor", "product": { "name": "communications_eagle_application_processor", "product_id": "CSAFPID-1673417", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_application_processor:17.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_application_processor", "product": { "name": "communications_eagle_application_processor", "product_id": "CSAFPID-765369", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_application_processor:all_supported_s:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-204528", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_ftp_table_base_retrieval", "product": { "name": "communications_eagle_ftp_table_base_retrieval", "product_id": "CSAFPID-204623", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_ftp_table_base_retrieval:4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_lnp_application_processor", "product": { "name": "communications_eagle_lnp_application_processor", "product_id": "CSAFPID-352633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_lnp_application_processor", "product": { "name": "communications_eagle_lnp_application_processor", "product_id": "CSAFPID-352632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_software", "product": { "name": "communications_eagle_software", "product_id": "CSAFPID-765366", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_software:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_software", "product": { "name": "communications_eagle_software", "product_id": "CSAFPID-765365", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_software:46.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_elastic_charging_engine", "product": { "name": "communications_elastic_charging_engine", "product_id": "CSAFPID-764834", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_elastic_charging_engine:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-764242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204597", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204580", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-9226", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-9070", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-8845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204624", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-2286", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-204464", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-345038", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-93629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-611422", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-93630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-816780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_evolved_communications_application_server", "product": { "name": "communications_evolved_communications_application_server", "product_id": "CSAFPID-204645", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_evolved_communications_application_server:7.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-912553", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-207586", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-234306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-219803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-387664", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_interactive_session_recorder", "product": { "name": "communications_interactive_session_recorder", "product_id": "CSAFPID-1893", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-204622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-219909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_lsms", "product": { "name": "communications_lsms", "product_id": "CSAFPID-1673065", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_lsms:14.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-764835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.20.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-375182", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.21.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-816351", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-41182", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_metasolv_solution", "product": { "name": "communications_metasolv_solution", "product_id": "CSAFPID-611595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_metasolv_solution", "product": { "name": "communications_metasolv_solution", "product_id": "CSAFPID-226017", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-220167", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816353", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-764243", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816352", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1673414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-342803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1650778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1266", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-764249", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-816354", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-204563", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-220125", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-245244", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-219776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-204554", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-765242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-9489", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-110249", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-93781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-220132", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-912079", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-224791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-219898", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-224790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-221118", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-179774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-1673496", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence", "product": { "name": "communications_performance_intelligence", "product_id": "CSAFPID-1503591", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center", "product": { "name": "communications_performance_intelligence_center", "product_id": "CSAFPID-1673485", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center:prior_to_10.4.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center__pic__software", "product": { "name": "communications_performance_intelligence_center__pic__software", "product_id": "CSAFPID-765367", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center__pic__software", "product": { "name": "communications_performance_intelligence_center__pic__software", "product_id": "CSAFPID-765368", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence_center__pic__software", "product": { "name": "communications_performance_intelligence_center__pic__software", "product_id": "CSAFPID-764830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-573035", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-45192", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-611406", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-764738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-204595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-204590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-816355", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503601", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816359", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816358", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816357", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-912558", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503602", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_services_gatekeeper", "product": { "name": "communications_services_gatekeeper", "product_id": "CSAFPID-608630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503592", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503593", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-40294", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-40292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1672762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-40291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503594", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-342804", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-704413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:-:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2296", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-166028", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2294", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2288", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2282", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2285", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-2279", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-204634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-345039", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-93628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-611423", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-93631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-816791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-342805", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-704414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:-:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-166027", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2295", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2289", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2287", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2283", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2284", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2280", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-2281", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-220414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_route_manager", "product": { "name": "communications_session_route_manager", "product_id": "CSAFPID-204607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_router", "product": { "name": "communications_session_router", "product_id": "CSAFPID-764780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_router", "product": { "name": "communications_session_router", "product_id": "CSAFPID-764781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_subscriber-aware_load_balancer", "product": { "name": "communications_subscriber-aware_load_balancer", "product_id": "CSAFPID-93775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_subscriber-aware_load_balancer", "product": { "name": "communications_subscriber-aware_load_balancer", "product_id": "CSAFPID-93774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-240600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673070", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673381", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1650731", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673530", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-764901", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-78761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-614089", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673068", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-764739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204614", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-8984", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204510", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204569", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-219826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-912073", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_session_manager", "product": { "name": "communications_unified_session_manager", "product_id": "CSAFPID-110243", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_session_manager:8.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_session_manager", "product": { "name": "communications_unified_session_manager", "product_id": "CSAFPID-205759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_session_manager:8.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503596", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503597", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503598", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-764900", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-76994", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-568240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-764782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-355340", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-912080", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1673481", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-912554", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-611408", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-703515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-611407", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-204456", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-37137", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-41182", "CSAFPID-209546", "CSAFPID-40608", "CSAFPID-180216", "CSAFPID-93547", "CSAFPID-180217", "CSAFPID-2310", "CSAFPID-40612", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-1899", "CSAFPID-41111", "CSAFPID-40299", "CSAFPID-187447", "CSAFPID-1900", "CSAFPID-40301", "CSAFPID-180194", "CSAFPID-40298", "CSAFPID-41112", "CSAFPID-41110", "CSAFPID-41113", "CSAFPID-180193", "CSAFPID-1898", "CSAFPID-40300", "CSAFPID-611587", "CSAFPID-40297", "CSAFPID-110244", "CSAFPID-110242", "CSAFPID-9489", "CSAFPID-110249", "CSAFPID-40294", "CSAFPID-110243", "CSAFPID-204629", "CSAFPID-765241", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-41183", "CSAFPID-207586", "CSAFPID-765242", "CSAFPID-205759", "CSAFPID-1893", "CSAFPID-765365", "CSAFPID-765366", "CSAFPID-342804", "CSAFPID-342805", "CSAFPID-204456", "CSAFPID-1882", "CSAFPID-573035", "CSAFPID-204645", "CSAFPID-765367", "CSAFPID-765368", "CSAFPID-764242", "CSAFPID-76994", "CSAFPID-204623", "CSAFPID-352633", "CSAFPID-352632", "CSAFPID-765369", "CSAFPID-204528", "CSAFPID-342802", "CSAFPID-40610", "CSAFPID-40611", "CSAFPID-40609", "CSAFPID-180198", "CSAFPID-180196", "CSAFPID-180201", "CSAFPID-180202", "CSAFPID-40613", "CSAFPID-180199", "CSAFPID-93546", "CSAFPID-180195", "CSAFPID-180200", "CSAFPID-765371", "CSAFPID-89545", "CSAFPID-180215", "CSAFPID-180197", "CSAFPID-204639", "CSAFPID-204627", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-342799", "CSAFPID-765372", "CSAFPID-220125", "CSAFPID-245244", "CSAFPID-204554", "CSAFPID-764739", "CSAFPID-204614", "CSAFPID-345031", "CSAFPID-204635", "CSAFPID-204595", "CSAFPID-204590", "CSAFPID-224787", "CSAFPID-1673381", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] }, "references": [ { "category": "self", "summary": "CVE-2021-37137", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-37137.json" } ], "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": [ "CSAFPID-41182", "CSAFPID-209546", "CSAFPID-40608", "CSAFPID-180216", "CSAFPID-93547", "CSAFPID-180217", "CSAFPID-2310", "CSAFPID-40612", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-1899", "CSAFPID-41111", "CSAFPID-40299", "CSAFPID-187447", "CSAFPID-1900", "CSAFPID-40301", "CSAFPID-180194", "CSAFPID-40298", "CSAFPID-41112", "CSAFPID-41110", "CSAFPID-41113", "CSAFPID-180193", "CSAFPID-1898", "CSAFPID-40300", "CSAFPID-611587", "CSAFPID-40297", "CSAFPID-110244", "CSAFPID-110242", "CSAFPID-9489", "CSAFPID-110249", "CSAFPID-40294", "CSAFPID-110243", "CSAFPID-204629", "CSAFPID-765241", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-41183", "CSAFPID-207586", "CSAFPID-765242", "CSAFPID-205759", "CSAFPID-1893", "CSAFPID-765365", "CSAFPID-765366", "CSAFPID-342804", "CSAFPID-342805", "CSAFPID-204456", "CSAFPID-1882", "CSAFPID-573035", "CSAFPID-204645", "CSAFPID-765367", "CSAFPID-765368", "CSAFPID-764242", "CSAFPID-76994", "CSAFPID-204623", "CSAFPID-352633", "CSAFPID-352632", "CSAFPID-765369", "CSAFPID-204528", "CSAFPID-342802", "CSAFPID-40610", "CSAFPID-40611", "CSAFPID-40609", "CSAFPID-180198", "CSAFPID-180196", "CSAFPID-180201", "CSAFPID-180202", "CSAFPID-40613", "CSAFPID-180199", "CSAFPID-93546", "CSAFPID-180195", "CSAFPID-180200", "CSAFPID-765371", "CSAFPID-89545", "CSAFPID-180215", "CSAFPID-180197", "CSAFPID-204639", "CSAFPID-204627", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-342799", "CSAFPID-765372", "CSAFPID-220125", "CSAFPID-245244", "CSAFPID-204554", "CSAFPID-764739", "CSAFPID-204614", "CSAFPID-345031", "CSAFPID-204635", "CSAFPID-204595", "CSAFPID-204590", "CSAFPID-224787", "CSAFPID-1673381", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] } ], "title": "CVE-2021-37137" }, { "cve": "CVE-2022-2068", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" } ], "product_status": { "known_affected": [ "CSAFPID-40949", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-40294", "CSAFPID-93631", "CSAFPID-764900", "CSAFPID-568240", "CSAFPID-355340", "CSAFPID-703515", "CSAFPID-204456", "CSAFPID-764735", "CSAFPID-204635", "CSAFPID-41183", "CSAFPID-234306", "CSAFPID-41182", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-764738", "CSAFPID-764901", "CSAFPID-764902", "CSAFPID-220547", "CSAFPID-187447", "CSAFPID-760687", "CSAFPID-40947", "CSAFPID-2044", "CSAFPID-449747", "CSAFPID-40301", "CSAFPID-449746", "CSAFPID-40298", "CSAFPID-223527", "CSAFPID-760688", "CSAFPID-93636", "CSAFPID-40300", "CSAFPID-93653", "CSAFPID-642000", "CSAFPID-642002", "CSAFPID-642001", "CSAFPID-165576", "CSAFPID-764899", "CSAFPID-40948", "CSAFPID-426842", "CSAFPID-93630", "CSAFPID-204645", "CSAFPID-1893", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-2068", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2068.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-40949", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45182", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-216017", "CSAFPID-764240", "CSAFPID-90021", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-94291", "CSAFPID-493443", "CSAFPID-224796", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-40293", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-93781", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-342793", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-342803", "CSAFPID-204563", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-40294", "CSAFPID-93631", "CSAFPID-764900", "CSAFPID-568240", "CSAFPID-355340", "CSAFPID-703515", "CSAFPID-204456", "CSAFPID-764735", "CSAFPID-204635", "CSAFPID-41183", "CSAFPID-234306", "CSAFPID-41182", "CSAFPID-226017", "CSAFPID-219898", "CSAFPID-179774", "CSAFPID-764738", "CSAFPID-764901", "CSAFPID-764902", "CSAFPID-220547", "CSAFPID-187447", "CSAFPID-760687", "CSAFPID-40947", "CSAFPID-2044", "CSAFPID-449747", "CSAFPID-40301", "CSAFPID-449746", "CSAFPID-40298", "CSAFPID-223527", "CSAFPID-760688", "CSAFPID-93636", "CSAFPID-40300", "CSAFPID-93653", "CSAFPID-642000", "CSAFPID-642002", "CSAFPID-642001", "CSAFPID-165576", "CSAFPID-764899", "CSAFPID-40948", "CSAFPID-426842", "CSAFPID-93630", "CSAFPID-204645", "CSAFPID-1893", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2601", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-2601", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2601.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2022-2601" }, { "cve": "CVE-2022-23437", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-204629", "CSAFPID-704410", "CSAFPID-704411", "CSAFPID-704412", "CSAFPID-226017", "CSAFPID-179774", "CSAFPID-219898", "CSAFPID-219826", "CSAFPID-204569", "CSAFPID-204510", "CSAFPID-220057", "CSAFPID-220055", "CSAFPID-220909", "CSAFPID-45184", "CSAFPID-45182", "CSAFPID-220559", "CSAFPID-220558", "CSAFPID-220327", "CSAFPID-220325", "CSAFPID-219838", "CSAFPID-220056", "CSAFPID-223511", "CSAFPID-216017", "CSAFPID-220889", "CSAFPID-220918", "CSAFPID-90020", "CSAFPID-90015", "CSAFPID-220133", "CSAFPID-220561", "CSAFPID-90021", "CSAFPID-220881", "CSAFPID-94291", "CSAFPID-220910", "CSAFPID-220324", "CSAFPID-224796", "CSAFPID-224795", "CSAFPID-220326", "CSAFPID-764734", "CSAFPID-40293", "CSAFPID-220167", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764736", "CSAFPID-764737", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-219803", "CSAFPID-375182", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-219776", "CSAFPID-224791", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-764738", "CSAFPID-240600", "CSAFPID-764739", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-764240", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-493443", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-204563", "CSAFPID-8984", "CSAFPID-220548", "CSAFPID-608629", "CSAFPID-93784", "CSAFPID-41111", "CSAFPID-1685", "CSAFPID-493445", "CSAFPID-294401", "CSAFPID-220547", "CSAFPID-764824", "CSAFPID-220459", "CSAFPID-764825", "CSAFPID-93635", "CSAFPID-503534", "CSAFPID-503493", "CSAFPID-493444", "CSAFPID-93633", "CSAFPID-260395", "CSAFPID-260393", "CSAFPID-220468", "CSAFPID-93636", "CSAFPID-93634", "CSAFPID-589926", "CSAFPID-179780", "CSAFPID-589925", "CSAFPID-179779", "CSAFPID-764826", "CSAFPID-764827", "CSAFPID-764828", "CSAFPID-764829", "CSAFPID-764830", "CSAFPID-220190", "CSAFPID-220189", "CSAFPID-764833", "CSAFPID-41183", "CSAFPID-764834", "CSAFPID-234306", "CSAFPID-764835", "CSAFPID-187447", "CSAFPID-760687", "CSAFPID-40947", "CSAFPID-2044", "CSAFPID-449747", "CSAFPID-40301", "CSAFPID-449746", "CSAFPID-40298", "CSAFPID-223527", "CSAFPID-760688", "CSAFPID-40300", "CSAFPID-93653", "CSAFPID-40949", "CSAFPID-642000", "CSAFPID-642002", "CSAFPID-642001", "CSAFPID-165576", "CSAFPID-764899", "CSAFPID-40948", "CSAFPID-426842", "CSAFPID-93630", "CSAFPID-204645", "CSAFPID-1893", "CSAFPID-40294", "CSAFPID-93631", "CSAFPID-764900", "CSAFPID-568240", "CSAFPID-355340", "CSAFPID-703515", "CSAFPID-204456", "CSAFPID-204635", "CSAFPID-41182", "CSAFPID-764901", "CSAFPID-764902", "CSAFPID-1899", "CSAFPID-40299", "CSAFPID-1900", "CSAFPID-180194", "CSAFPID-41112", "CSAFPID-41110", "CSAFPID-41113", "CSAFPID-180193", "CSAFPID-1898", "CSAFPID-611587", "CSAFPID-40297", "CSAFPID-110244", "CSAFPID-110242", "CSAFPID-9489", "CSAFPID-110249", "CSAFPID-110243", "CSAFPID-765241", "CSAFPID-209546", "CSAFPID-207586", "CSAFPID-765242", "CSAFPID-205759", "CSAFPID-765365", "CSAFPID-765366", "CSAFPID-342804", "CSAFPID-342805", "CSAFPID-1882", "CSAFPID-573035", "CSAFPID-765367", "CSAFPID-765368", "CSAFPID-764242", "CSAFPID-76994", "CSAFPID-204623", "CSAFPID-352633", "CSAFPID-352632", "CSAFPID-765369", "CSAFPID-204528", "CSAFPID-342802", "CSAFPID-40610", "CSAFPID-40611", "CSAFPID-40609", "CSAFPID-180198", "CSAFPID-180217", "CSAFPID-180196", "CSAFPID-40612", "CSAFPID-180201", "CSAFPID-180216", "CSAFPID-180202", "CSAFPID-40613", "CSAFPID-40608", "CSAFPID-180199", "CSAFPID-93546", "CSAFPID-180195", "CSAFPID-2310", "CSAFPID-93547", "CSAFPID-180200", "CSAFPID-765371", "CSAFPID-89545", "CSAFPID-180215", "CSAFPID-180197", "CSAFPID-204639", "CSAFPID-204627", "CSAFPID-342799", "CSAFPID-765372", "CSAFPID-220125", "CSAFPID-245244", "CSAFPID-204554", "CSAFPID-204614", "CSAFPID-345031", "CSAFPID-204595", "CSAFPID-204590", "CSAFPID-224787", "CSAFPID-1673065", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-23437", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-23437.json" } ], "title": "CVE-2022-23437" }, { "cve": "CVE-2022-36760", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "other", "text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)", "title": "CWE-444" } ], "product_status": { "known_affected": [ "CSAFPID-220057", "CSAFPID-220055", "CSAFPID-220909", "CSAFPID-45184", "CSAFPID-45182", "CSAFPID-220559", "CSAFPID-220558", "CSAFPID-220327", "CSAFPID-220325", "CSAFPID-219838", "CSAFPID-220056", "CSAFPID-223511", "CSAFPID-216017", "CSAFPID-220889", "CSAFPID-220918", "CSAFPID-90020", "CSAFPID-90015", "CSAFPID-220133", "CSAFPID-220561", "CSAFPID-90021", "CSAFPID-220881", "CSAFPID-94291", "CSAFPID-220910", "CSAFPID-220324", "CSAFPID-224796", "CSAFPID-224795", "CSAFPID-220326", "CSAFPID-764734", "CSAFPID-40293", "CSAFPID-220167", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764736", "CSAFPID-764737", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-704412", "CSAFPID-704411", "CSAFPID-704410", "CSAFPID-219803", "CSAFPID-375182", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-219776", "CSAFPID-224791", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-764738", "CSAFPID-240600", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-764240", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-493443", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-204563", "CSAFPID-8984", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2022-36760", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36760.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220057", "CSAFPID-220055", "CSAFPID-220909", "CSAFPID-45184", "CSAFPID-45182", "CSAFPID-220559", "CSAFPID-220558", "CSAFPID-220327", "CSAFPID-220325", "CSAFPID-219838", "CSAFPID-220056", "CSAFPID-223511", "CSAFPID-216017", "CSAFPID-220889", "CSAFPID-220918", "CSAFPID-90020", "CSAFPID-90015", "CSAFPID-220133", "CSAFPID-220561", "CSAFPID-90021", "CSAFPID-220881", "CSAFPID-94291", "CSAFPID-220910", "CSAFPID-220324", "CSAFPID-224796", "CSAFPID-224795", "CSAFPID-220326", "CSAFPID-764734", "CSAFPID-40293", "CSAFPID-220167", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764736", "CSAFPID-764737", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-704412", "CSAFPID-704411", "CSAFPID-704410", "CSAFPID-219803", "CSAFPID-375182", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-219776", "CSAFPID-224791", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-764738", "CSAFPID-240600", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-391501", "CSAFPID-440102", "CSAFPID-41516", "CSAFPID-41515", "CSAFPID-764237", "CSAFPID-45181", "CSAFPID-45186", "CSAFPID-45185", "CSAFPID-90018", "CSAFPID-94290", "CSAFPID-260394", "CSAFPID-764240", "CSAFPID-94292", "CSAFPID-218028", "CSAFPID-493443", "CSAFPID-90019", "CSAFPID-90016", "CSAFPID-93777", "CSAFPID-93772", "CSAFPID-345038", "CSAFPID-93629", "CSAFPID-45192", "CSAFPID-608630", "CSAFPID-40292", "CSAFPID-40291", "CSAFPID-345039", "CSAFPID-93628", "CSAFPID-764780", "CSAFPID-764781", "CSAFPID-93775", "CSAFPID-93774", "CSAFPID-764782", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-204563", "CSAFPID-8984", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2022-36760" }, { "cve": "CVE-2023-2953", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-2953", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2953.json" } ], "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": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-2953" }, { "cve": "CVE-2023-3635", "cwe": { "id": "CWE-195", "name": "Signed to Unsigned Conversion Error" }, "notes": [ { "category": "other", "text": "Signed to Unsigned Conversion Error", "title": "CWE-195" }, { "category": "other", "text": "Uncaught Exception", "title": "CWE-248" } ], "product_status": { "known_affected": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-204622", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-219909", "CSAFPID-220558", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611401", "CSAFPID-611406", "CSAFPID-611407", "CSAFPID-611408", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-614513", "CSAFPID-614514", "CSAFPID-614515", "CSAFPID-614516", "CSAFPID-614517", "CSAFPID-618156", "CSAFPID-643776", "CSAFPID-764237", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-764240", "CSAFPID-764241", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-764249", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242" ] }, "references": [ { "category": "self", "summary": "CVE-2023-3635", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3635.json" } ], "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": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-204622", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-219909", "CSAFPID-220558", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611401", "CSAFPID-611406", "CSAFPID-611407", "CSAFPID-611408", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-614513", "CSAFPID-614514", "CSAFPID-614515", "CSAFPID-614516", "CSAFPID-614517", "CSAFPID-618156", "CSAFPID-643776", "CSAFPID-764237", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-764240", "CSAFPID-764241", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-764249", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242" ] } ], "title": "CVE-2023-3635" }, { "cve": "CVE-2023-4043", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "other", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816352", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-342804", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-224793", "CSAFPID-816794", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342803", "CSAFPID-611595", "CSAFPID-764738", "CSAFPID-816351", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-912073", "CSAFPID-912558" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4043", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4043.json" } ], "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": [ "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816352", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-342804", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-224793", "CSAFPID-816794", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-219803", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-240600", "CSAFPID-342803", "CSAFPID-611595", "CSAFPID-764738", "CSAFPID-816351", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-912073", "CSAFPID-912558" ] } ], "title": "CVE-2023-4043" }, { "cve": "CVE-2023-5685", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5685", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5685.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2023-5685" }, { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "notes": [ { "category": "other", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6597", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2023-6816", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-6816" }, { "cve": "CVE-2023-38408", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-45182", "CSAFPID-40293", "CSAFPID-611406", "CSAFPID-764237", "CSAFPID-220558", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-614513", "CSAFPID-643776", "CSAFPID-611387", "CSAFPID-618156", "CSAFPID-614516", "CSAFPID-614515", "CSAFPID-614514", "CSAFPID-764240", "CSAFPID-94291", "CSAFPID-611401", "CSAFPID-614517", "CSAFPID-764241", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-342804", "CSAFPID-611408", "CSAFPID-611407", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-611595", "CSAFPID-764249", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-38408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38408.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-45182", "CSAFPID-40293", "CSAFPID-611406", "CSAFPID-764237", "CSAFPID-220558", "CSAFPID-764238", "CSAFPID-764239", "CSAFPID-614513", "CSAFPID-643776", "CSAFPID-611387", "CSAFPID-618156", "CSAFPID-614516", "CSAFPID-614515", "CSAFPID-614514", "CSAFPID-764240", "CSAFPID-94291", "CSAFPID-611401", "CSAFPID-614517", "CSAFPID-764241", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-764243", "CSAFPID-342804", "CSAFPID-611408", "CSAFPID-611407", "CSAFPID-764247", "CSAFPID-764248", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-611595", "CSAFPID-764249", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-240600", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-38408" }, { "cve": "CVE-2023-43642", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673395", "CSAFPID-94291", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797" ] }, "references": [ { "category": "self", "summary": "CVE-2023-43642", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-43642.json" } ], "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": [ "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-1673395", "CSAFPID-94291", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797" ] } ], "title": "CVE-2023-43642" }, { "cve": "CVE-2023-46136", "cwe": { "id": "CWE-407", "name": "Inefficient Algorithmic Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673411", "CSAFPID-912549", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-220132", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46136", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46136.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673411", "CSAFPID-912549", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-220132", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2023-46136" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816352", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-219803", "CSAFPID-816351", "CSAFPID-611595", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673417", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-90016", "CSAFPID-764826", "CSAFPID-345038", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-93781", "CSAFPID-345039", "CSAFPID-912080", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-611413", "CSAFPID-240600", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-219838", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816346", "CSAFPID-816776", "CSAFPID-816348", "CSAFPID-816777", "CSAFPID-816347", "CSAFPID-94291", "CSAFPID-816778", "CSAFPID-614517", "CSAFPID-816779", "CSAFPID-816349", "CSAFPID-40293", "CSAFPID-764242", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816353", "CSAFPID-816786", "CSAFPID-816352", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-224793", "CSAFPID-342793", "CSAFPID-1265", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-219803", "CSAFPID-816351", "CSAFPID-611595", "CSAFPID-342803", "CSAFPID-1266", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673417", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-90016", "CSAFPID-764826", "CSAFPID-345038", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-93781", "CSAFPID-345039", "CSAFPID-912080", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-611413", "CSAFPID-240600", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-8984", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-1503601", "CSAFPID-1503602" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51775", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51775", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2023-51775" }, { "cve": "CVE-2023-52428", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912102", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52428", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52428.json" } ], "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": [ "CSAFPID-1673395", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912073", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912102", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2023-52428" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "notes": [ { "category": "other", "text": "Missing Release of Resource after Effective Lifetime", "title": "CWE-772" }, { "category": "other", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" } ], "product_status": { "known_affected": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2398", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2398.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-2398" }, { "cve": "CVE-2024-4577", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" } ], "product_status": { "known_affected": [ "CSAFPID-1650731", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4577", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4577.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650731", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-4577" }, { "cve": "CVE-2024-4603", "cwe": { "id": "CWE-606", "name": "Unchecked Input for Loop Condition" }, "notes": [ { "category": "other", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" } ], "product_status": { "known_affected": [ "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4603", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json" } ], "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": [ "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-4603" }, { "cve": "CVE-2024-5585", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" } ], "product_status": { "known_affected": [ "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5585", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5585.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] } ], "title": "CVE-2024-5585" }, { "cve": "CVE-2024-5971", "cwe": { "id": "CWE-674", "name": "Uncontrolled Recursion" }, "notes": [ { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673526", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5971", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5971.json" } ], "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": [ "CSAFPID-1673395", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1673399", "CSAFPID-1673526", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-5971" }, { "cve": "CVE-2024-6162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-6162" }, { "cve": "CVE-2024-6387", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "other", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" }, { "category": "other", "text": "Signal Handler Race Condition", "title": "CWE-364" } ], "product_status": { "known_affected": [ "CSAFPID-1503595", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6387", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6387.json" } ], "title": "CVE-2024-6387" }, { "cve": "CVE-2024-7254", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7254", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json" } ], "title": "CVE-2024-7254" }, { "cve": "CVE-2024-7264", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7264", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7264.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628" ] } ], "title": "CVE-2024-7264" }, { "cve": "CVE-2024-22020", "product_status": { "known_affected": [ "CSAFPID-912101", "CSAFPID-1673473", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22020", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-912101", "CSAFPID-1673473", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-22020" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673475", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-224795", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673475", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-224795", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-22257", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22257", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-22257" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650820", "CSAFPID-1650751", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650820", "CSAFPID-1650751", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-23672", "cwe": { "id": "CWE-459", "name": "Incomplete Cleanup" }, "notes": [ { "category": "other", "text": "Incomplete Cleanup", "title": "CWE-459" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23672", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-23672" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650734", "CSAFPID-1650830", "CSAFPID-1650777", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-1650778", "CSAFPID-41182", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650734", "CSAFPID-1650830", "CSAFPID-1650777", "CSAFPID-204622", "CSAFPID-219909", "CSAFPID-1650778", "CSAFPID-41182", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-24549", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650826", "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-24549" }, { "cve": "CVE-2024-25062", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1650752", "CSAFPID-1673481", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25062", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650751", "CSAFPID-1650752", "CSAFPID-1673481", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-25062" }, { "cve": "CVE-2024-25638", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "other", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25638", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.9, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-25638" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1673485", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673389", "CSAFPID-1672767", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673415", "CSAFPID-1673390", "CSAFPID-1673413", "CSAFPID-1673395", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "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": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1673485", "CSAFPID-1673393", "CSAFPID-1673394", "CSAFPID-1673389", "CSAFPID-1672767", "CSAFPID-1673391", "CSAFPID-1673392", "CSAFPID-1673415", "CSAFPID-1673390", "CSAFPID-1673413", "CSAFPID-1673395", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29133", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29133", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-29133" }, { "cve": "CVE-2024-29736", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29736", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29736.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673399", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-29736" }, { "cve": "CVE-2024-29857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" } ], "product_status": { "known_affected": [ "CSAFPID-1673413", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29857", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29857.json" } ], "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": [ "CSAFPID-1673413", "CSAFPID-1673415", "CSAFPID-1673501", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569" ] } ], "title": "CVE-2024-29857" }, { "cve": "CVE-2024-30251", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-30251", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30251.json" } ], "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": [ "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-30251" }, { "cve": "CVE-2024-31080", "cwe": { "id": "CWE-126", "name": "Buffer Over-read" }, "notes": [ { "category": "other", "text": "Buffer Over-read", "title": "CWE-126" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-31080", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31080.json" } ], "title": "CVE-2024-31080" }, { "cve": "CVE-2024-31744", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-31744", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31744.json" } ], "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": [ "CSAFPID-1673395", "CSAFPID-1673392", "CSAFPID-1673393", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-31744" }, { "cve": "CVE-2024-32760", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-32760", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32760.json" } ], "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": [ "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-32760" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "other", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "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": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "cwe": { "id": "CWE-669", "name": "Incorrect Resource Transfer Between Spheres" }, "notes": [ { "category": "other", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37891", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38816", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-38816" }, { "cve": "CVE-2024-39689", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673393" ] }, "references": [ { "category": "self", "summary": "CVE-2024-39689", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39689.json" } ], "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:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673393" ] } ], "title": "CVE-2024-39689" }, { "cve": "CVE-2024-40898", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-1673516", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40898", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673516", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1650731", "CSAFPID-1673382", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-40898" }, { "cve": "CVE-2024-41817", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1674625" ] }, "references": [ { "category": "self", "summary": "CVE-2024-41817", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1674625" ] } ], "title": "CVE-2024-41817" }, { "cve": "CVE-2024-43044", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673494", "CSAFPID-1673393", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-43044", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43044.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673411", "CSAFPID-1673412", "CSAFPID-1673413", "CSAFPID-1673396", "CSAFPID-1673392", "CSAFPID-1673494", "CSAFPID-1673393", "CSAFPID-1673415", "CSAFPID-1673416", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-43044" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646" ] } ], "title": "CVE-2024-45492" } ] }
NCSC-2024-0412
Vulnerability from csaf_ncscnl
Notes
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in Peoplesoft.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om een Denial-of-Service (DoS) te veroorzaken, of om toegang te krijgen tot (persoons)gevoelige gegevens in de database en deze mogelijk te manipuleren.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Peoplesoft", "tracking": { "current_release_date": "2024-10-17T13:16:18.175855Z", "id": "NCSC-2024-0412", "initial_release_date": "2024-10-17T13:16:18.175855Z", "revision_history": [ { "date": "2024-10-17T13:16:18.175855Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676099", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676097", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676096", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:8.61:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft", "product": { "name": "peoplesoft", "product_id": "CSAFPID-1676098", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft___9.2.50", "product": { "name": "peoplesoft___9.2.50", "product_id": "CSAFPID-1676100", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft___9.2.50:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_cc_common_application_objects", "product": { "name": "peoplesoft_enterprise_cc_common_application_objects", "product_id": "CSAFPID-449779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_crm_client_management", "product": { "name": "peoplesoft_enterprise_crm_client_management", "product_id": "CSAFPID-912607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_crm_client_management:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_elm_enterprise_learning_management", "product": { "name": "peoplesoft_enterprise_elm_enterprise_learning_management", "product_id": "CSAFPID-1673472", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_elm_enterprise_learning_management:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_fin_expenses", "product": { "name": "peoplesoft_enterprise_fin_expenses", "product_id": "CSAFPID-172664", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_expenses:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_benefits_administration", "product": { "name": "peoplesoft_enterprise_hcm_benefits_administration", "product_id": "CSAFPID-912052", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_benefits_administration:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673748", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673757", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673753", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.19:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.20:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.21:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673749", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.23:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673760", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673755", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.29:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.30:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.31:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.34:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.35:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673758", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.36:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.37:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.38:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.39:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673763", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.40:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.41:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.42:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.43:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673750", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.44:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.45:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.46:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.47:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673471", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.48-9.2.50:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.48:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673756", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.49:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.50:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673751", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673754", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product": { "name": "peoplesoft_enterprise_hcm_global_payroll_core", "product_id": "CSAFPID-1673790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_global_payroll_core:9.2.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_human_resources", "product": { "name": "peoplesoft_enterprise_hcm_human_resources", "product_id": "CSAFPID-172663", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_hcm_shared_components", "product": { "name": "peoplesoft_enterprise_hcm_shared_components", "product_id": "CSAFPID-607590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1682", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1681", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-816362", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503667", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503672", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503676", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503669", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503673", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "peoplesoft_enterprise_peopletools", "product": { "name": "peoplesoft_enterprise_peopletools", "product_id": "CSAFPID-1503678", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-5752", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5752", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5752.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607" ] } ], "title": "CVE-2023-5752" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2024-0232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json" } ], "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1682", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1681", "CSAFPID-1503676", "CSAFPID-1503678", "CSAFPID-816362" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0727", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0727", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0727.json" } ], "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": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] } ], "title": "CVE-2024-0727" }, { "cve": "CVE-2024-21202", "product_status": { "known_affected": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21202", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21202.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21202" }, { "cve": "CVE-2024-21214", "product_status": { "known_affected": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21214", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21214.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21214" }, { "cve": "CVE-2024-21249", "product_status": { "known_affected": [ "CSAFPID-172664", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21249", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21249.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-172664", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21249" }, { "cve": "CVE-2024-21255", "product_status": { "known_affected": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21255", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21255.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816362", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21255" }, { "cve": "CVE-2024-21264", "product_status": { "known_affected": [ "CSAFPID-449779", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21264", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21264.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-449779", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21264" }, { "cve": "CVE-2024-21283", "product_status": { "known_affected": [ "CSAFPID-1673471", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21283", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21283.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673471", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21283" }, { "cve": "CVE-2024-21286", "product_status": { "known_affected": [ "CSAFPID-1673472", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21286", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21286.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673472", "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100" ] } ], "title": "CVE-2024-21286" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json" } ], "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": [ "CSAFPID-1676096", "CSAFPID-1676097", "CSAFPID-1676098", "CSAFPID-1676099", "CSAFPID-1676100", "CSAFPID-1681", "CSAFPID-1682", "CSAFPID-816362", "CSAFPID-912052", "CSAFPID-912607", "CSAFPID-172663", "CSAFPID-607590", "CSAFPID-1503667", "CSAFPID-1503669", "CSAFPID-1503672", "CSAFPID-1503673", "CSAFPID-1503676", "CSAFPID-1503678" ] } ], "title": "CVE-2024-26130" } ] }
gsd-2024-0450
Vulnerability from gsd
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-0450" ], "details": "An issue was found in the CPython `zipfile` module affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "id": "GSD-2024-0450", "modified": "2024-01-12T06:02:16.909485Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cna@python.org", "ID": "CVE-2024-0450", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "CPython", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "3.12.0", "version_value": "3.12.1" }, { "version_affected": "\u003c=", "version_name": "3.11.0", "version_value": "3.11.7" }, { "version_affected": "\u003c=", "version_name": "3.10.0", "version_value": "3.10.13" }, { "version_affected": "\u003c=", "version_name": "3.9.0", "version_value": "3.9.18" }, { "version_affected": "\u003c=", "version_name": "0", "version_value": "3.8.18" } ] } } ] }, "vendor_name": "Python Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-405", "lang": "eng", "value": "CWE-405" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba", "refsource": "MISC", "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "name": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b", "refsource": "MISC", "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "name": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549", "refsource": "MISC", "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "name": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85", "refsource": "MISC", "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "name": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51", "refsource": "MISC", "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "name": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183", "refsource": "MISC", "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "name": "https://github.com/python/cpython/issues/109858", "refsource": "MISC", "url": "https://github.com/python/cpython/issues/109858" }, { "name": "https://www.bamsoftware.com/hacks/zipbomb/", "refsource": "MISC", "url": "https://www.bamsoftware.com/hacks/zipbomb/" }, { "name": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/", "refsource": "MISC", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "name": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" } ] }, "source": { "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n" }, { "lang": "es", "value": "Se encontr\u00f3 un problema en el m\u00f3dulo `zipfile` de CPython que afecta a las versiones 3.12.2, 3.11.8, 3.10.13, 3.9.18 y 3.8.18 y anteriores. El m\u00f3dulo zipfile es vulnerable a bombas zip \"superpuestas entre comillas\" que explotan el formato zip para crear una bomba zip con una alta relaci\u00f3n de compresi\u00f3n. Las versiones fijas de CPython hacen que el m\u00f3dulo zipfile rechace archivos zip que se superponen con entradas en el archivo." } ], "id": "CVE-2024-0450", "lastModified": "2024-04-03T15:15:51.873", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.5, "impactScore": 3.6, "source": "cna@python.org", "type": "Secondary" } ] }, "published": "2024-03-19T16:15:09.180", "references": [ { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/issues/109858" }, { "source": "cna@python.org", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "source": "cna@python.org", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "source": "cna@python.org", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/" }, { "source": "cna@python.org", "url": "https://www.bamsoftware.com/hacks/zipbomb/" } ], "sourceIdentifier": "cna@python.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-405" } ], "source": "cna@python.org", "type": "Secondary" } ] } } } }
fkie_cve-2024-0450
Vulnerability from fkie_nvd
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n" }, { "lang": "es", "value": "Se encontr\u00f3 un problema en el m\u00f3dulo `zipfile` de CPython que afecta a las versiones 3.12.2, 3.11.8, 3.10.13, 3.9.18 y 3.8.18 y anteriores. El m\u00f3dulo zipfile es vulnerable a bombas zip \"superpuestas entre comillas\" que explotan el formato zip para crear una bomba zip con una alta relaci\u00f3n de compresi\u00f3n. Las versiones fijas de CPython hacen que el m\u00f3dulo zipfile rechace archivos zip que se superponen con entradas en el archivo." } ], "id": "CVE-2024-0450", "lastModified": "2025-04-11T22:15:28.817", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.5, "impactScore": 3.6, "source": "cna@python.org", "type": "Secondary" } ] }, "published": "2024-03-19T16:15:09.180", "references": [ { "source": "cna@python.org", "url": "http://www.openwall.com/lists/oss-security/2024/03/20/5" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "source": "cna@python.org", "url": "https://github.com/python/cpython/issues/109858" }, { "source": "cna@python.org", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "source": "cna@python.org", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "source": "cna@python.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/" }, { "source": "cna@python.org", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/" }, { "source": "cna@python.org", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/" }, { "source": "cna@python.org", "url": "https://www.bamsoftware.com/hacks/zipbomb/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.openwall.com/lists/oss-security/2024/03/20/5" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/70497218351ba44bffc8b571201ecb5652d84675" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/python/cpython/issues/109858" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3IGRX54M7RNCQOXVQO5KQKTGWCOABIM/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5VHWS52HGD743C47UMCSAK2A773M2YE/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20250411-0005/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.bamsoftware.com/hacks/zipbomb/" } ], "sourceIdentifier": "cna@python.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-405" } ], "source": "cna@python.org", "type": "Secondary" } ] }
ghsa-jm46-725r-hh9v
Vulnerability from github
An issue was found in the CPython zipfile
module affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior.
The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.
{ "affected": [], "aliases": [ "CVE-2024-0450" ], "database_specific": { "cwe_ids": [ "CWE-405" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-03-19T16:15:09Z", "severity": "MODERATE" }, "details": "An issue was found in the CPython `zipfile` module affecting versions 3.12.2, 3.11.8, 3.10.13, 3.9.18, and 3.8.18 and prior.\n\nThe zipfile module is vulnerable to \u201cquoted-overlap\u201d zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed versions of CPython makes the zipfile module reject zip archives which overlap entries in the archive.\n\n", "id": "GHSA-jm46-725r-hh9v", "modified": "2024-03-25T00:30:30Z", "published": "2024-03-19T18:31:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450" }, { "type": "WEB", "url": "https://github.com/python/cpython/issues/109858" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/30fe5d853b56138dbec62432d370a1f99409fc85" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/66363b9a7b9fe7c99eba3a185b74c5fdbf842eba" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/a2c59992e9e8d35baba9695eb186ad6c6ff85c51" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/a956e510f6336d5ae111ba429a61c3ade30a7549" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/d05bac0b74153beb541b88b4fca33bf053990183" }, { "type": "WEB", "url": "https://github.com/python/cpython/commit/fa181fcf2156f703347b03a3b1966ce47be8ab3b" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00024.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00025.html" }, { "type": "WEB", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/XELNUX2L3IOHBTFU7RQHCY6OUVEWZ2FG" }, { "type": "WEB", "url": "https://www.bamsoftware.com/hacks/zipbomb" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.